Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7266 struct VkFormatProperties3 struct
7268 VkStructureType sType;
7269 void* pNext;
7270 VkFormatFeatureFlags2 linearTilingFeatures;
7271 VkFormatFeatureFlags2 optimalTilingFeatures;
7272 VkFormatFeatureFlags2 bufferFeatures;
DvkVulkan_c.inl8223 typedef struct VkFormatProperties3 { struct
8229 } VkFormatProperties3; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7113 typedef struct VkFormatProperties3 { struct
7119 } VkFormatProperties3; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7235 typedef struct VkFormatProperties3 { struct
7241 } VkFormatProperties3; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json59845 "VkFormatProperties3": { object