Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3114 struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT struct
3116 VkStructureType sType;
3117 void* pNext;
3118 VkBool32 shaderInputAttachmentArrayDynamicIndexing;
3119 VkBool32 shaderUniformTexelBufferArrayDynamicIndexing;
3120 VkBool32 shaderStorageTexelBufferArrayDynamicIndexing;
3121 VkBool32 shaderUniformBufferArrayNonUniformIndexing;
3122 VkBool32 shaderSampledImageArrayNonUniformIndexing;
3123 VkBool32 shaderStorageBufferArrayNonUniformIndexing;
3124 VkBool32 shaderStorageImageArrayNonUniformIndexing;
[all …]
DvkVulkan_c.inl7990 typedef struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT { struct
8013 } VkPhysicalDeviceDescriptorIndexingFeaturesEXT; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7372 typedef struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT { struct
7395 } VkPhysicalDeviceDescriptorIndexingFeaturesEXT; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7372 typedef struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT { struct
7395 } VkPhysicalDeviceDescriptorIndexingFeaturesEXT; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in7987 typedef struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT { struct
8010 } VkPhysicalDeviceDescriptorIndexingFeaturesEXT; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h7936 typedef struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT { struct
7959 } VkPhysicalDeviceDescriptorIndexingFeaturesEXT; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8107 typedef struct VkPhysicalDeviceDescriptorIndexingFeaturesEXT { struct
8130 } VkPhysicalDeviceDescriptorIndexingFeaturesEXT; argument
/external/vulkan-headers/registry/
Dvalidusage.json22279 "VkPhysicalDeviceDescriptorIndexingFeaturesEXT": { object