Home
last modified time | relevance | path

Searched refs:DEBUG_AUB (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c311 { "aub", DEBUG_AUB },
527 if (INTEL_DEBUG & DEBUG_AUB) in intelInitContext()
574 if (INTEL_DEBUG & DEBUG_AUB) { in intelDestroyContext()
Dintel_batchbuffer.c123 if (unlikely(INTEL_DEBUG & DEBUG_AUB) && intel->vtbl.annotate_aub) in do_flush_locked()
Dintel_context.h282 #define DEBUG_AUB 0x4000000 macro
Dintel_screen.c173 if (INTEL_DEBUG & DEBUG_AUB) { in intelDRI2Flush()