Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi.cpp795 PFN_vkCreateDebugReportCallbackEXT create_debug_report_callback = in Create() local
803 if (!create_debug_report_callback || !data.destroy_debug_callback) { in Create()
817 result = create_debug_report_callback(instance, &debug_callback_info, in Create()