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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h3376 typedef struct VkSurfaceFormatKHR { struct
3379 } VkSurfaceFormatKHR; typedef in typeref:struct:VkSurfaceFormatKHR
3385 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfaceFormatsKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pSurfaceFormatCount, VkSurfaceFormatKHR* pSurfaceFormats);
3409 VkSurfaceFormatKHR* pSurfaceFormats);
5811 VkSurfaceFormatKHR surfaceFormat;

Completed in 100 milliseconds