Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCuFunctionCreateInfoNVX |
Public Attributes | |
vk::StructureType | sType = StructureType::eCuFunctionCreateInfoNVX |
const void * | pNext = {} |
vk::CuModuleNVX | module = {} |
const char * | pName = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCuFunctionCreateInfoNVX |
Definition at line 19692 of file vulkan_structs.hpp.
Definition at line 19694 of file vulkan_structs.hpp.
|
inline |
Definition at line 19701 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 19710 of file vulkan_structs.hpp.
|
inline |
Definition at line 19749 of file vulkan_structs.hpp.
|
inline |
Definition at line 19744 of file vulkan_structs.hpp.
|
inline |
Definition at line 19788 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 19718 of file vulkan_structs.hpp.
|
inline |
Definition at line 19783 of file vulkan_structs.hpp.
|
inline |
Definition at line 19731 of file vulkan_structs.hpp.
|
inline |
Definition at line 19737 of file vulkan_structs.hpp.
|
inline |
Definition at line 19725 of file vulkan_structs.hpp.
|
static |
Definition at line 19696 of file vulkan_structs.hpp.
vk::CuModuleNVX vk::CuFunctionCreateInfoNVX::module = {} |
Definition at line 19796 of file vulkan_structs.hpp.
const char* vk::CuFunctionCreateInfoNVX::pName = {} |
Definition at line 19797 of file vulkan_structs.hpp.
const void* vk::CuFunctionCreateInfoNVX::pNext = {} |
Definition at line 19795 of file vulkan_structs.hpp.
|
static |
Definition at line 19697 of file vulkan_structs.hpp.
vk::StructureType vk::CuFunctionCreateInfoNVX::sType = StructureType::eCuFunctionCreateInfoNVX |
Definition at line 19794 of file vulkan_structs.hpp.