struct PhysicalDeviceVariablePointersFeatures
Defined at line 150736 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceVariablePointersFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVariablePointersFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 variablePointersStorageBuffer
Bool32 variablePointers
Public Methods
void PhysicalDeviceVariablePointersFeatures (Bool32variablePointersStorageBuffer_,Bool32variablePointers_,void *pNext_)
Defined at line 150744 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVariablePointersFeatures (const PhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 150753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVariablePointersFeatures (const VkPhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 150755 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & operator= (const PhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 150760 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & operator= (const VkPhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 150763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & setPNext (void * pNext_)
Defined at line 150770 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures && setPNext (void * pNext_)
Defined at line 150776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & setVariablePointersStorageBuffer (Bool32 variablePointersStorageBuffer_)
Defined at line 150782 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures && setVariablePointersStorageBuffer (Bool32 variablePointersStorageBuffer_)
Defined at line 150789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & setVariablePointers (Bool32 variablePointers_)
Defined at line 150796 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures && setVariablePointers (Bool32 variablePointers_)
Defined at line 150802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVariablePointersFeatures & operator const VkPhysicalDeviceVariablePointersFeatures & ()
Defined at line 150809 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVariablePointersFeatures & operator VkPhysicalDeviceVariablePointersFeatures & ()
Defined at line 150814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVariablePointersFeatures * operator const VkPhysicalDeviceVariablePointersFeatures * ()
Defined at line 150819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVariablePointersFeatures * operator VkPhysicalDeviceVariablePointersFeatures * ()
Defined at line 150824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVariablePointersFeatures & )
Defined at line 150837 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp