HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_DRI (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
gen_debug.c 58 { "dri", DEBUG_DRI },
gen_debug.h 58 #define DEBUG_DRI (1ull << 14)
  /xsrc/external/mit/MesaLib/dist/src/intel/dev/
intel_debug.h 62 #define DEBUG_DRI (1ull << 14)
intel_debug.c 61 { "dri", DEBUG_DRI },
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
intel_context.c 209 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
310 { "dri", DEBUG_DRI },
773 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {
intel_context.h 277 #define DEBUG_DRI 0x10000
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
intel_context.c 207 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
308 { "dri", DEBUG_DRI },
773 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {
intel_context.h 277 #define DEBUG_DRI 0x10000
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_context.c 1514 if (INTEL_DEBUG(DEBUG_DRI))
1567 if (INTEL_DEBUG(DEBUG_DRI))
1746 if (INTEL_DEBUG(DEBUG_DRI)) {
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_context.c 1434 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
1487 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
1664 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {

Completed in 25 milliseconds