Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCudaFunctionCreateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eCudaFunctionCreateInfoNV |
const void * | pNext = {} |
vk::CudaModuleNV | module = {} |
const char * | pName = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCudaFunctionCreateInfoNV |
Definition at line 20186 of file vulkan_structs.hpp.
Definition at line 20188 of file vulkan_structs.hpp.
|
inline |
Definition at line 20195 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 20204 of file vulkan_structs.hpp.
|
inline |
Definition at line 20243 of file vulkan_structs.hpp.
|
inline |
Definition at line 20238 of file vulkan_structs.hpp.
|
inline |
Definition at line 20282 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 20212 of file vulkan_structs.hpp.
|
inline |
Definition at line 20277 of file vulkan_structs.hpp.
|
inline |
Definition at line 20225 of file vulkan_structs.hpp.
|
inline |
Definition at line 20231 of file vulkan_structs.hpp.
|
inline |
Definition at line 20219 of file vulkan_structs.hpp.
|
static |
Definition at line 20190 of file vulkan_structs.hpp.
vk::CudaModuleNV vk::CudaFunctionCreateInfoNV::module = {} |
Definition at line 20290 of file vulkan_structs.hpp.
const char* vk::CudaFunctionCreateInfoNV::pName = {} |
Definition at line 20291 of file vulkan_structs.hpp.
const void* vk::CudaFunctionCreateInfoNV::pNext = {} |
Definition at line 20289 of file vulkan_structs.hpp.
|
static |
Definition at line 20191 of file vulkan_structs.hpp.
vk::StructureType vk::CudaFunctionCreateInfoNV::sType = StructureType::eCudaFunctionCreateInfoNV |
Definition at line 20288 of file vulkan_structs.hpp.