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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1257 typedef struct VkImageFormatProperties { struct
1263 } VkImageFormatProperties; typedef in typeref:struct:VkImageFormatProperties
2238 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2402 VkImageFormatProperties* pImageFormatProperties);

Completed in 122 milliseconds