Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDescriptorIndexingFeatures (Results 1 – 15 of 15) 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/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2640 struct VkPhysicalDeviceDescriptorIndexingFeatures struct
2642 VkStructureType sType;
2643 void* pNext;
2644 VkBool32 shaderInputAttachmentArrayDynamicIndexing;
2645 VkBool32 shaderUniformTexelBufferArrayDynamicIndexing;
2646 VkBool32 shaderStorageTexelBufferArrayDynamicIndexing;
2647 VkBool32 shaderUniformBufferArrayNonUniformIndexing;
2648 VkBool32 shaderSampledImageArrayNonUniformIndexing;
2649 VkBool32 shaderStorageBufferArrayNonUniformIndexing;
2650 VkBool32 shaderStorageImageArrayNonUniformIndexing;
[all …]
DvkVulkan_c.inl4570 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
4593 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/glfw/deps/glad/
Dvulkan.h4013 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
4036 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4565 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
4588 } 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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3459 struct VkPhysicalDeviceDescriptorIndexingFeatures struct
3461 VkStructureType sType;
3462 void* pNext;
3463 VkBool32 shaderInputAttachmentArrayDynamicIndexing;
3464 VkBool32 shaderUniformTexelBufferArrayDynamicIndexing;
3465 VkBool32 shaderStorageTexelBufferArrayDynamicIndexing;
3466 VkBool32 shaderUniformBufferArrayNonUniformIndexing;
3467 VkBool32 shaderSampledImageArrayNonUniformIndexing;
3468 VkBool32 shaderStorageBufferArrayNonUniformIndexing;
3469 VkBool32 shaderStorageImageArrayNonUniformIndexing;
[all …]
DvkVulkan_c.inl7253 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
7276 } 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.h6141 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
6164 } VkPhysicalDeviceDescriptorIndexingFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json97026 "VkPhysicalDeviceDescriptorIndexingFeatures": { object