Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2666 struct VkPhysicalDeviceDescriptorIndexingProperties struct
2668 VkStructureType sType;
2669 void* pNext;
2670 uint32_t maxUpdateAfterBindDescriptorsInAllPools;
2671 VkBool32 shaderUniformBufferArrayNonUniformIndexingNative;
2672 VkBool32 shaderSampledImageArrayNonUniformIndexingNative;
2673 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative;
2674 VkBool32 shaderStorageImageArrayNonUniformIndexingNative;
2675 VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative;
2676 VkBool32 robustBufferAccessUpdateAfterBind;
[all …]
DvkVulkan_c.inl4595 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
4596 VkStructureType sType;
4597 void* pNext;
4621 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/glfw/deps/glad/
Dvulkan.h4038 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
4039 VkStructureType sType;
4040 void * pNext;
4064 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4590 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
4591 VkStructureType sType;
4592 void* pNext;
4616 } 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/include/third_party/vulkan/vulkan/
Dvulkan_core.h5641 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
5642 VkStructureType sType;
5643 void* pNext;
5667 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3423 struct VkPhysicalDeviceDescriptorIndexingProperties struct
3425 VkStructureType sType;
3426 void* pNext;
3427 uint32_t maxUpdateAfterBindDescriptorsInAllPools;
3428 VkBool32 shaderUniformBufferArrayNonUniformIndexingNative;
3429 VkBool32 shaderSampledImageArrayNonUniformIndexingNative;
3430 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative;
3431 VkBool32 shaderStorageImageArrayNonUniformIndexingNative;
3432 VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative;
3433 VkBool32 robustBufferAccessUpdateAfterBind;
[all …]
DvkVulkan_c.inl7114 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
7115 VkStructureType sType;
7116 void* pNext;
7140 } 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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3485 struct VkPhysicalDeviceDescriptorIndexingProperties struct
3487 VkStructureType sType;
3488 void* pNext;
3489 uint32_t maxUpdateAfterBindDescriptorsInAllPools;
3490 VkBool32 shaderUniformBufferArrayNonUniformIndexingNative;
3491 VkBool32 shaderSampledImageArrayNonUniformIndexingNative;
3492 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative;
3493 VkBool32 shaderStorageImageArrayNonUniformIndexingNative;
3494 VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative;
3495 VkBool32 robustBufferAccessUpdateAfterBind;
[all …]
DvkVulkan_c.inl7278 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
7279 VkStructureType sType;
7280 void* pNext;
7304 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6007 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
6008 VkStructureType sType;
6009 void* pNext;
6033 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6166 typedef struct VkPhysicalDeviceDescriptorIndexingProperties { struct
6167 VkStructureType sType;
6168 void* pNext;
6192 } VkPhysicalDeviceDescriptorIndexingProperties; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json98620 "VkPhysicalDeviceDescriptorIndexingProperties": { object