Searched refs:annotate_aub (Results 1 – 5 of 5) sorted by relevance
189 if (unlikely(INTEL_DEBUG & DEBUG_AUB) && intel->vtbl.annotate_aub) in do_flush_locked()190 intel->vtbl.annotate_aub(intel); in do_flush_locked()
180 void (*annotate_aub)(struct intel_context *intel); member
248 brw->intel.vtbl.annotate_aub = brw_annotate_aub; in brwInitVtbl()