Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.h87 VkPtr<PFN_vkGetPhysicalDeviceSurfaceSupportKHR> fGetPhysicalDeviceSurfaceSupportKHR; variable
DVulkanWindowContext.cpp80 VkResult res = fGetPhysicalDeviceSurfaceSupportKHR(fBackendContext->fPhysicalDevice, in initializeContext()