Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDescriptorIndexingProperties (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2100 struct VkPhysicalDeviceDescriptorIndexingProperties struct
2102 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 …]
DvkVulkan_c.inl6752 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
6753 VkStructureType sType;
6754 void* pNext;
6778 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5641 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
5642 VkStructureType sType;
5643 void* pNext;
5667 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5708 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
5709 VkStructureType sType;
5710 void* pNext;
5734 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5740 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
5741 VkStructureType sType;
5742 void* pNext;
5766 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5790 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
5791 VkStructureType sType;
5792 void* pNext;
5816 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5801 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
5802 VkStructureType sType;
5803 void* pNext;
5827 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json46011 "VkPhysicalDeviceDescriptorIndexingProperties": { object