Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/dev/
Dgen_debug.h61 #define DEBUG_DRI (1ull << 14) macro
Dgen_debug.c61 { "dri", DEBUG_DRI },
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c206 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) in intel_update_renderbuffers()
307 { "dri", DEBUG_DRI },
772 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) { in intel_process_dri2_buffer()
Dintel_context.h277 #define DEBUG_DRI 0x10000 macro
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1462 if (INTEL_DEBUG & DEBUG_DRI) in intel_update_dri2_buffers()
1515 if (INTEL_DEBUG & DEBUG_DRI) in intel_update_renderbuffers()
1694 if (INTEL_DEBUG & DEBUG_DRI) { in intel_process_dri2_buffer()