HomeSort by relevance Sort by last modified time
    Searched refs:util_DestroyDebugReportCallback (Results 1 - 3 of 3) sorted by null

  /external/vulkan-validation-layers/loader/
debug_report.h 141 void util_DestroyDebugReportCallback(struct loader_instance *inst,
debug_report.c 136 void util_DestroyDebugReportCallback(struct loader_instance *inst,
168 util_DestroyDebugReportCallback(inst, callback, pAllocator);
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);
    [all...]

Completed in 659 milliseconds