Searched refs:util_DestroyDebugReportCallback (Results 1 – 3 of 3) sorted by relevance
/external/vulkan-validation-layers/loader/ |
D | debug_report.h | 141 void util_DestroyDebugReportCallback(struct loader_instance *inst,
|
D | debug_report.c | 136 void util_DestroyDebugReportCallback(struct loader_instance *inst, in util_DestroyDebugReportCallback() function 168 util_DestroyDebugReportCallback(inst, callback, pAllocator); in debug_report_DestroyDebugReportCallback()
|
D | trampoline.c | 310 util_DestroyDebugReportCallback(ptr_instance, instance_callback, 357 util_DestroyDebugReportCallback(ptr_instance, instance_callback, NULL); 378 util_DestroyDebugReportCallback(ptr_instance, instance_callback, NULL); 403 util_DestroyDebugReportCallback(ptr_instance, instance_callback, NULL); 432 util_DestroyDebugReportCallback(ptr_instance, instance_callback, NULL);
|