Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.h93 VkPtr<PFN_vkDestroySwapchainKHR> fDestroySwapchainKHR; variable
DVulkanWindowContext.cpp250 fDestroySwapchainKHR(fBackendContext->fDevice, swapchainCreateInfo.oldSwapchain, nullptr); in createSwapchain()
406 fDestroySwapchainKHR(fBackendContext->fDevice, fSwapchain, nullptr); in destroyContext()