Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
DCMakeLists.txt23 debug_report.c
24 debug_report.h
/external/vulkan-validation-layers/demos/smoke/
DShell.h53 VkDebugReportCallbackEXT debug_report; member
DShell.cpp70 vk::DestroyDebugReportCallbackEXT(ctx_.instance, ctx_.debug_report, nullptr); in cleanup_vk()
221 &debug_report_info, nullptr, &ctx_.debug_report)); in init_debug_report()