Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.h90 VkPtr<PFN_vkGetPhysicalDeviceSurfacePresentModesKHR> fGetPhysicalDeviceSurfacePresentModesKHR; variable
DVulkanWindowContext.cpp123 res = fGetPhysicalDeviceSurfacePresentModesKHR(fBackendContext->fPhysicalDevice, fSurface, in createSwapchain()
131 res = fGetPhysicalDeviceSurfacePresentModesKHR(fBackendContext->fPhysicalDevice, fSurface, in createSwapchain()