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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h3493 typedef struct VkSurfaceFormatKHR { struct
3496 } VkSurfaceFormatKHR; typedef in typeref:struct:VkSurfaceFormatKHR
3502 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfaceFormatsKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pSurfaceFormatCount, VkSurfaceFormatKHR* pSurfaceFormats);
3526 VkSurfaceFormatKHR* pSurfaceFormats);
4796 VkSurfaceFormatKHR surfaceFormat;

Completed in 63 milliseconds