Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDescriptorIndexingFeatures (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/
DVK_EXT_descriptor_indexing.json16 "VkPhysicalDeviceDescriptorIndexingFeatures": array
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4541 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
4564 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5715 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
5738 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5616 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
5639 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3397 struct VkPhysicalDeviceDescriptorIndexingFeatures struct
3399 VkStructureType sType;
3400 void* pNext;
3401 VkBool32 shaderInputAttachmentArrayDynamicIndexing;
3402 VkBool32 shaderUniformTexelBufferArrayDynamicIndexing;
3403 VkBool32 shaderStorageTexelBufferArrayDynamicIndexing;
3404 VkBool32 shaderUniformBufferArrayNonUniformIndexing;
3405 VkBool32 shaderSampledImageArrayNonUniformIndexing;
3406 VkBool32 shaderStorageBufferArrayNonUniformIndexing;
3407 VkBool32 shaderStorageImageArrayNonUniformIndexing;
[all …]
DvkVulkan_c.inl7089 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
7112 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5765 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
5788 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5982 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
6005 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6063 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
6086 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json80491 "VkPhysicalDeviceDescriptorIndexingFeatures": { object