struct PhysicalDeviceDescriptorIndexingProperties
Defined at line 65589 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t maxUpdateAfterBindDescriptorsInAllPools
vk::Bool32 shaderUniformBufferArrayNonUniformIndexingNative
vk::Bool32 shaderSampledImageArrayNonUniformIndexingNative
vk::Bool32 shaderStorageBufferArrayNonUniformIndexingNative
vk::Bool32 shaderStorageImageArrayNonUniformIndexingNative
vk::Bool32 shaderInputAttachmentArrayNonUniformIndexingNative
vk::Bool32 robustBufferAccessUpdateAfterBind
vk::Bool32 quadDivergentImplicitLod
uint32_t maxPerStageDescriptorUpdateAfterBindSamplers
uint32_t maxPerStageDescriptorUpdateAfterBindUniformBuffers
uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers
uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages
uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages
uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments
uint32_t maxPerStageUpdateAfterBindResources
uint32_t maxDescriptorSetUpdateAfterBindSamplers
uint32_t maxDescriptorSetUpdateAfterBindUniformBuffers
uint32_t maxDescriptorSetUpdateAfterBindUniformBuffersDynamic
uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers
uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic
uint32_t maxDescriptorSetUpdateAfterBindSampledImages
uint32_t maxDescriptorSetUpdateAfterBindStorageImages
uint32_t maxDescriptorSetUpdateAfterBindInputAttachments
Public Methods
void PhysicalDeviceDescriptorIndexingProperties (uint32_t maxUpdateAfterBindDescriptorsInAllPools_, vk::Bool32 shaderUniformBufferArrayNonUniformIndexingNative_, vk::Bool32 shaderSampledImageArrayNonUniformIndexingNative_, vk::Bool32 shaderStorageBufferArrayNonUniformIndexingNative_, vk::Bool32 shaderStorageImageArrayNonUniformIndexingNative_, vk::Bool32 shaderInputAttachmentArrayNonUniformIndexingNative_, vk::Bool32 robustBufferAccessUpdateAfterBind_, vk::Bool32 quadDivergentImplicitLod_, uint32_t maxPerStageDescriptorUpdateAfterBindSamplers_, uint32_t maxPerStageDescriptorUpdateAfterBindUniformBuffers_, uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers_, uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages_, uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages_, uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments_, uint32_t maxPerStageUpdateAfterBindResources_, uint32_t maxDescriptorSetUpdateAfterBindSamplers_, uint32_t maxDescriptorSetUpdateAfterBindUniformBuffers_, uint32_t maxDescriptorSetUpdateAfterBindUniformBuffersDynamic_, uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers_, uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic_, uint32_t maxDescriptorSetUpdateAfterBindSampledImages_, uint32_t maxDescriptorSetUpdateAfterBindStorageImages_, uint32_t maxDescriptorSetUpdateAfterBindInputAttachments_, void * pNext_)
Defined at line 65597 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDescriptorIndexingProperties (const PhysicalDeviceDescriptorIndexingProperties & rhs)
Defined at line 65648 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDescriptorIndexingProperties (const VkPhysicalDeviceDescriptorIndexingProperties & rhs)
Defined at line 65650 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorIndexingProperties & operator= (const PhysicalDeviceDescriptorIndexingProperties & rhs)
Defined at line 65655 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDescriptorIndexingProperties & operator= (const VkPhysicalDeviceDescriptorIndexingProperties & rhs)
Defined at line 65658 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDescriptorIndexingProperties & operator const VkPhysicalDeviceDescriptorIndexingProperties & ()
Defined at line 65664 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDescriptorIndexingProperties & operator VkPhysicalDeviceDescriptorIndexingProperties & ()
Defined at line 65669 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDescriptorIndexingProperties & )
Defined at line 65735 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp