Home
last modified time | relevance | path

Searched refs:fDestroyDebugReportCallbackEXT (Results 1 – 8 of 8) sorted by relevance

/external/skia/tools/gpu/vk/
DVkTestContext.h47 , fDestroyDebugReportCallbackEXT(destroyCallback) {} in VkTestContext()
54 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugReportCallbackEXT = nullptr; variable
DVkTestContext.cpp230 fDestroyDebugReportCallbackEXT(fVk.fInstance, fDebugCallback, nullptr); in teardown()
/external/skqp/tools/gpu/vk/
DVkTestContext.h47 , fDestroyDebugReportCallbackEXT(destroyCallback) {} in VkTestContext()
54 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugReportCallbackEXT = nullptr; variable
DVkTestContext.cpp230 fDestroyDebugReportCallbackEXT(fVk.fInstance, fDebugCallback, nullptr); in teardown()
/external/skia/tools/sk_app/
DVulkanWindowContext.h95 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugReportCallbackEXT = nullptr; variable
DVulkanWindowContext.cpp426 fDestroyDebugReportCallbackEXT(fInstance, fDebugCallback, nullptr); in destroyContext()
/external/skqp/tools/sk_app/
DVulkanWindowContext.h98 PFN_vkDestroyDebugReportCallbackEXT fDestroyDebugReportCallbackEXT = nullptr; variable
DVulkanWindowContext.cpp482 fDestroyDebugReportCallbackEXT(fInstance, fDebugCallback, nullptr); in destroyContext()