Searched refs:debug_batch (Results 1 – 2 of 2) sorted by relevance
106 if (intel->vtbl.debug_batch != NULL) in do_batch_dump()107 intel->vtbl.debug_batch(intel); in do_batch_dump()
144 void (*debug_batch)(struct intel_context *intel); member