Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3140 struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT struct
3142 VkStructureType sType;
3143 void* pNext;
3144 deUint32 maxUpdateAfterBindDescriptorsInAllPools;
3145 VkBool32 shaderUniformBufferArrayNonUniformIndexingNative;
3146 VkBool32 shaderSampledImageArrayNonUniformIndexingNative;
3147 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative;
3148 VkBool32 shaderStorageImageArrayNonUniformIndexingNative;
3149 VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative;
3150 VkBool32 robustBufferAccessUpdateAfterBind;
[all …]
DvkVulkan_c.inl8015 typedef struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
8016 VkStructureType sType;
8017 void* pNext;
8041 } VkPhysicalDeviceDescriptorIndexingPropertiesEXT; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7397 typedef struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
7398 VkStructureType sType;
7399 void* pNext;
7423 } VkPhysicalDeviceDescriptorIndexingPropertiesEXT; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7397 typedef struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
7398 VkStructureType sType;
7399 void* pNext;
7423 } VkPhysicalDeviceDescriptorIndexingPropertiesEXT; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in8012 typedef struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
8013 VkStructureType sType;
8014 void* pNext;
8038 } VkPhysicalDeviceDescriptorIndexingPropertiesEXT; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h7961 typedef struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
7962 VkStructureType sType;
7963 void* pNext;
7987 } VkPhysicalDeviceDescriptorIndexingPropertiesEXT; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8132 typedef struct VkPhysicalDeviceDescriptorIndexingPropertiesEXT { struct
8133 VkStructureType sType;
8134 void* pNext;
8158 } VkPhysicalDeviceDescriptorIndexingPropertiesEXT; argument
/external/vulkan-headers/registry/
Dvalidusage.json22567 "VkPhysicalDeviceDescriptorIndexingPropertiesEXT": { object