Searched defs:VkPhysicalDeviceDescriptorIndexingProperties (Results 1 – 8 of 8) sorted by relevance
2100 struct VkPhysicalDeviceDescriptorIndexingProperties struct2102 VkStructureType sType;2103 void* pNext;2104 uint32_t maxUpdateAfterBindDescriptorsInAllPools;2105 VkBool32 shaderUniformBufferArrayNonUniformIndexingNative;2106 VkBool32 shaderSampledImageArrayNonUniformIndexingNative;2107 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative;2108 VkBool32 shaderStorageImageArrayNonUniformIndexingNative;2109 VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative;2110 VkBool32 robustBufferAccessUpdateAfterBind;[all …]
6752 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct6753 VkStructureType sType;6754 void* pNext;6778 } VkPhysicalDeviceDescriptorIndexingProperties; argument
5641 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct5642 VkStructureType sType;5643 void* pNext;5667 } VkPhysicalDeviceDescriptorIndexingProperties; argument
5708 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct5709 VkStructureType sType;5710 void* pNext;5734 } VkPhysicalDeviceDescriptorIndexingProperties; argument
5740 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct5741 VkStructureType sType;5742 void* pNext;5766 } VkPhysicalDeviceDescriptorIndexingProperties; argument
5790 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct5791 VkStructureType sType;5792 void* pNext;5816 } VkPhysicalDeviceDescriptorIndexingProperties; argument
5801 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct5802 VkStructureType sType;5803 void* pNext;5827 } VkPhysicalDeviceDescriptorIndexingProperties; argument
46011 "VkPhysicalDeviceDescriptorIndexingProperties": { object