Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.h86 VkPtr<PFN_vkDestroySurfaceKHR> fDestroySurfaceKHR; variable
DVulkanWindowContext.cpp411 fDestroySurfaceKHR(fBackendContext->fInstance, fSurface, nullptr); in destroyContext()