struct PhysicalDeviceDescriptorBufferFeaturesEXT
Defined at line 64824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 descriptorBuffer
vk::Bool32 descriptorBufferCaptureReplay
vk::Bool32 descriptorBufferImageLayoutIgnored
vk::Bool32 descriptorBufferPushDescriptors
Public Methods
void PhysicalDeviceDescriptorBufferFeaturesEXT (vk::Bool32 descriptorBuffer_, vk::Bool32 descriptorBufferCaptureReplay_, vk::Bool32 descriptorBufferImageLayoutIgnored_, vk::Bool32 descriptorBufferPushDescriptors_, void * pNext_)
Defined at line 64832 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDescriptorBufferFeaturesEXT (const PhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 64845 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDescriptorBufferFeaturesEXT (const VkPhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 64847 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & operator= (const PhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 64852 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & operator= (const VkPhysicalDeviceDescriptorBufferFeaturesEXT & rhs)
Defined at line 64855 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setPNext (void * pNext_)
Defined at line 64862 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBuffer (vk::Bool32 descriptorBuffer_)
Defined at line 64868 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBufferCaptureReplay (vk::Bool32 descriptorBufferCaptureReplay_)
Defined at line 64875 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBufferImageLayoutIgnored (vk::Bool32 descriptorBufferImageLayoutIgnored_)
Defined at line 64882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorBufferFeaturesEXT & setDescriptorBufferPushDescriptors (vk::Bool32 descriptorBufferPushDescriptors_)
Defined at line 64889 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDescriptorBufferFeaturesEXT & operator const VkPhysicalDeviceDescriptorBufferFeaturesEXT & ()
Defined at line 64897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDescriptorBufferFeaturesEXT & operator VkPhysicalDeviceDescriptorBufferFeaturesEXT & ()
Defined at line 64902 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDescriptorBufferFeaturesEXT & )
Defined at line 64925 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp