Lines Matching refs:loader_instance
52 const struct loader_instance *inst, in debug_report_add_instance_extensions()
57 void debug_report_create_instance(struct loader_instance *ptr_instance, in debug_report_create_instance()
71 util_CreateDebugReportCallback(struct loader_instance *inst, in util_CreateDebugReportCallback()
101 struct loader_instance *inst = loader_get_instance(instance); in debug_report_CreateDebugReportCallback()
114 VkBool32 util_DebugReportMessage(const struct loader_instance *inst, in util_DebugReportMessage()
136 void util_DestroyDebugReportCallback(struct loader_instance *inst, in util_DestroyDebugReportCallback()
163 struct loader_instance *inst = loader_get_instance(instance); in debug_report_DestroyDebugReportCallback()
177 struct loader_instance *inst = loader_get_instance(instance); in debug_report_DebugReportMessage()
194 struct loader_instance *inst = (struct loader_instance *)instance; in terminator_CreateDebugReportCallback()
249 struct loader_instance *inst = (struct loader_instance *)instance; in terminator_DestroyDebugReportCallback()
272 struct loader_instance *inst = (struct loader_instance *)instance; in terminator_DebugReportMessage()
294 bool debug_report_instance_gpa(struct loader_instance *ptr_instance, in debug_report_instance_gpa()