Home
last modified time | relevance | path

Searched refs:DEBUG_DRI (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/common/
Dgen_debug.h58 #define DEBUG_DRI (1ull << 14) macro
Dgen_debug.c58 { "dri", DEBUG_DRI },
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c207 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) in intel_update_renderbuffers()
308 { "dri", DEBUG_DRI },
776 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) { in intel_process_dri2_buffer()
Dintel_context.h279 #define DEBUG_DRI 0x10000 macro
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1343 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) in intel_update_dri2_buffers()
1396 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) in intel_update_renderbuffers()
1568 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) { in intel_process_dri2_buffer()