struct PhysicalDeviceVariablePointersFeatures
Defined at line 93442 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 variablePointersStorageBuffer
vk::Bool32 variablePointers
Public Methods
void PhysicalDeviceVariablePointersFeatures (vk::Bool32 variablePointersStorageBuffer_, vk::Bool32 variablePointers_, void * pNext_)
Defined at line 93450 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVariablePointersFeatures (const PhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 93459 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVariablePointersFeatures (const VkPhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 93461 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & operator= (const PhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 93466 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & operator= (const VkPhysicalDeviceVariablePointersFeatures & rhs)
Defined at line 93469 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & setPNext (void * pNext_)
Defined at line 93476 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & setVariablePointersStorageBuffer (vk::Bool32 variablePointersStorageBuffer_)
Defined at line 93482 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVariablePointersFeatures & setVariablePointers (vk::Bool32 variablePointers_)
Defined at line 93489 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVariablePointersFeatures & operator const VkPhysicalDeviceVariablePointersFeatures & ()
Defined at line 93496 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVariablePointersFeatures & operator VkPhysicalDeviceVariablePointersFeatures & ()
Defined at line 93501 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVariablePointersFeatures & )
Defined at line 93519 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp