Home
last modified time | relevance | path

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

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