Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_debug_ext_tests.cpp90 PFN_vkCreateDebugReportCallbackEXT create_debug_report = reinterpret_cast<PFN_vkCreateDebugReportCallbackEXT>( in CreateReportCallback() local
92 if (nullptr == create_debug_report) { in CreateReportCallback()
100 return create_debug_report(inst, &debug_report_info, nullptr, callback); in CreateReportCallback()

Completed in 3 milliseconds