Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceInlineUniformBlockFeatures (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6973 typedef struct VkPhysicalDeviceInlineUniformBlockFeatures { struct
6978 } VkPhysicalDeviceInlineUniformBlockFeatures; typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3026 struct VkPhysicalDeviceInlineUniformBlockFeatures struct
3028 VkStructureType sType;
3029 void* pNext;
3030 VkBool32 inlineUniformBlock;
3031 VkBool32 descriptorBindingInlineUniformBlockUpdateAfterBind;
DvkVulkan_c.inl8083 typedef struct VkPhysicalDeviceInlineUniformBlockFeatures { struct
8088 } VkPhysicalDeviceInlineUniformBlockFeatures; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7095 typedef struct VkPhysicalDeviceInlineUniformBlockFeatures { struct
7100 } VkPhysicalDeviceInlineUniformBlockFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json58413 "VkPhysicalDeviceInlineUniformBlockFeatures": { object