Home
last modified time | relevance | path

Searched refs:fGetPhysicalDeviceSurfaceFormatsKHR (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/sk_app/
DVulkanWindowContext.h84 PFN_vkGetPhysicalDeviceSurfaceFormatsKHR fGetPhysicalDeviceSurfaceFormatsKHR = nullptr; variable
DVulkanWindowContext.cpp160 res = fGetPhysicalDeviceSurfaceFormatsKHR(fPhysicalDevice, fSurface, &surfaceFormatCount, in createSwapchain()
168 res = fGetPhysicalDeviceSurfaceFormatsKHR(fPhysicalDevice, fSurface, &surfaceFormatCount, in createSwapchain()