Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h7597 typedef struct VkSurfaceFormatKHR { struct
7600 } VkSurfaceFormatKHR; typedef
7605 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfaceFormatsKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pSurfaceFormatCount, VkSurfaceFormatKHR* pSurfaceFormats);
7629 VkSurfaceFormatKHR* pSurfaceFormats);
9627 VkSurfaceFormatKHR surfaceFormat;

Completed in 60 milliseconds