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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1488 typedef struct VkFormatProperties { struct
1492 } VkFormatProperties; typedef in typeref:struct:VkFormatProperties
2480 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2636 VkFormatProperties* pFormatProperties);
3997 VkFormatProperties formatProperties;

Completed in 128 milliseconds