Searched refs:create_debug_report_callback (Results 1 – 4 of 4) sorted by relevance
153 VkDebugReportCallbackEXT create_debug_report_callback( in create_debug_report_callback() function258 debug_report_callback_(create_debug_report_callback(instance_, config_)) {
176 VkDebugReportCallbackEXT create_debug_report_callback( in create_debug_report_callback() function283 debug_report_callback_(create_debug_report_callback(instance_, config_)) {
39 pub unsafe fn create_debug_report_callback( in create_debug_report_callback() method
847 PFN_vkCreateDebugReportCallbackEXT create_debug_report_callback = in Create() local855 if (!create_debug_report_callback || !data.destroy_debug_callback) { in Create()869 result = create_debug_report_callback(instance, &debug_callback_info, in Create()