Home
last modified time | relevance | path

Searched refs:fDestroyDebugCallback (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/vk/
H A DVkTestHelper.cpp59 fDestroyDebugCallback = reinterpret_cast<PFN_vkDestroyDebugReportCallbackEXT>( in init()
104 fDestroyDebugCallback(fBackendContext.fInstance, fDebugCallback, nullptr); in cleanup()
H A DVkTestHelper.h63 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugCallback = nullptr; member in VkTestHelper
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp422 fDestroyDebugCallback(fBackendContext.fInstance, fDebugCallback, nullptr);
498 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugCallback = nullptr; member in VulkanTestHelper
539 fDestroyDebugCallback = (PFN_vkDestroyDebugReportCallbackEXT) instProc( in init()

Completed in 5 milliseconds