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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h3877 typedef struct VkFormatProperties2KHR { struct
3881 } VkFormatProperties2KHR; typedef in typeref:struct:VkFormatProperties2KHR
3930 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceFormatProperties2KHR)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties);
3948 VkFormatProperties2KHR* pFormatProperties);

Completed in 62 milliseconds