Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Ddebug_report.h109 bool debug_report_instance_gpa(struct loader_instance *ptr_instance,
Dgpa_helper.h302 if (debug_report_instance_gpa(inst, funcName, &addr)) in trampolineGetProcAddr()
Ddebug_report.c486 bool debug_report_instance_gpa(struct loader_instance *ptr_instance, function