Searched refs:DEBUG_DRI (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c58 { "dri", DEBUG_DRI },
H A Dgen_debug.h58 #define DEBUG_DRI (1ull << 14) macro
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h62 #define DEBUG_DRI (1ull << 14) macro
H A Dintel_debug.c61 { "dri", DEBUG_DRI },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c207 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
308 { "dri", DEBUG_DRI },
773 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {
H A Dintel_context.h277 #define DEBUG_DRI 0x10000 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.c209 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
310 { "dri", DEBUG_DRI },
773 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {
H A Dintel_context.h277 #define DEBUG_DRI 0x10000 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c1434 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
1487 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
1664 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c1514 if (INTEL_DEBUG(DEBUG_DRI))
1567 if (INTEL_DEBUG(DEBUG_DRI))
1746 if (INTEL_DEBUG(DEBUG_DRI)) {

Completed in 13 milliseconds