Searched refs:DEBUG_AUB (Results 1 – 11 of 11) sorted by relevance
144 if (unlikely(INTEL_DEBUG & (DEBUG_BATCH | DEBUG_AUB))) in brw_state_batch()
493 { "aub", DEBUG_AUB },750 if (INTEL_DEBUG & DEBUG_AUB) in intelInitContext()803 if (INTEL_DEBUG & DEBUG_AUB) { in intelDestroyContext()
189 if (unlikely(INTEL_DEBUG & DEBUG_AUB) && intel->vtbl.annotate_aub) in do_flush_locked()
183 if (INTEL_DEBUG & DEBUG_AUB) { in intelDRI2Flush()
458 #define DEBUG_AUB 0x4000000 macro