Home
last modified time | relevance | path

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

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