struct PhysicalDeviceDescriptorBufferFeaturesEXT
Defined at line 107033 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceDescriptorBufferFeaturesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceDescriptorBufferFeaturesEXT.html
Public Members
StructureType sType
void * pNext
Bool32 descriptorBuffer
Bool32 descriptorBufferCaptureReplay
Bool32 descriptorBufferImageLayoutIgnored
Bool32 descriptorBufferPushDescriptors
Public Methods
void PhysicalDeviceDescriptorBufferFeaturesEXT (Bool32descriptorBuffer_,Bool32descriptorBufferCaptureReplay_,Bool32descriptorBufferImageLayoutIgnored_,Bool32descriptorBufferPushDescriptors_,void *pNext_)
Defined at line 107041 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDescriptorBufferFeaturesEXT (const PhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 107054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDescriptorBufferFeaturesEXT (const VkPhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 107056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & operator= (const PhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 107061 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & operator= (const VkPhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 107064 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setPNext (void * pNext_)
Defined at line 107071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT && setPNext (void * pNext_)
Defined at line 107077 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBuffer (Bool32 descriptorBuffer_)
Defined at line 107083 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT && setDescriptorBuffer (Bool32 descriptorBuffer_)
Defined at line 107089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBufferCaptureReplay (Bool32 descriptorBufferCaptureReplay_)
Defined at line 107095 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT && setDescriptorBufferCaptureReplay (Bool32 descriptorBufferCaptureReplay_)
Defined at line 107102 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBufferImageLayoutIgnored (Bool32 descriptorBufferImageLayoutIgnored_)
Defined at line 107109 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT && setDescriptorBufferImageLayoutIgnored (Bool32 descriptorBufferImageLayoutIgnored_)
Defined at line 107116 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBufferPushDescriptors (Bool32 descriptorBufferPushDescriptors_)
Defined at line 107123 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT && setDescriptorBufferPushDescriptors (Bool32 descriptorBufferPushDescriptors_)
Defined at line 107130 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDescriptorBufferFeaturesEXT & operator const VkPhysicalDeviceDescriptorBufferFeaturesEXT & ()
Defined at line 107138 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDescriptorBufferFeaturesEXT & operator VkPhysicalDeviceDescriptorBufferFeaturesEXT & ()
Defined at line 107143 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDescriptorBufferFeaturesEXT * operator const VkPhysicalDeviceDescriptorBufferFeaturesEXT * ()
Defined at line 107148 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDescriptorBufferFeaturesEXT * operator VkPhysicalDeviceDescriptorBufferFeaturesEXT * ()
Defined at line 107153 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDescriptorBufferFeaturesEXT & )
Defined at line 107166 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp