Home
last modified time | relevance | path

Searched refs:annotate_aub (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_batchbuffer.c123 if (unlikely(INTEL_DEBUG & DEBUG_AUB) && intel->vtbl.annotate_aub) in do_flush_locked()
124 intel->vtbl.annotate_aub(intel); in do_flush_locked()
Dintel_context.h155 void (*annotate_aub)(struct intel_context *intel); member