Home
last modified time | relevance | path

Searched refs:fDestroyDebugReportCallbackEXT (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/gpu/vk/
H A DVkTestContext.h47 , fDestroyDebugReportCallbackEXT(destroyCallback) {} in VkTestContext()
54 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugReportCallbackEXT = nullptr; member in sk_gpu_test::VkTestContext
H A DVkTestContext.cpp102 fDestroyDebugReportCallbackEXT(fVk.fInstance, fDebugCallback, nullptr);
/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.h95 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugReportCallbackEXT = nullptr; member in sk_app::VulkanWindowContext
H A DVulkanWindowContext.cpp463 fDestroyDebugReportCallbackEXT(fInstance, fDebugCallback, nullptr); in destroyContext()

Completed in 3 milliseconds