Searched defs:VkFormatProperties (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1245 typedef struct VkFormatProperties { struct
1249 } VkFormatProperties; typedef in typeref:struct:VkFormatProperties
2237 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2393 VkFormatProperties* pFormatProperties);

Completed in 30 milliseconds