Searched refs:DEBUG_CLIP (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compile_clip.c88 if (unlikely(INTEL_DEBUG & DEBUG_CLIP)) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c64 { "clip", DEBUG_CLIP },
H A Dgen_debug.h64 #define DEBUG_CLIP (1ull << 20) macro
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_clip.c88 if (INTEL_DEBUG(DEBUG_CLIP)) {
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h68 #define DEBUG_CLIP (1ull << 20) macro
H A Dintel_debug.c67 { "clip", DEBUG_CLIP },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c48 #define DEBUG_CLIP 0 macro
266 if (DEBUG_CLIP) {
384 if (DEBUG_CLIP) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c48 #define DEBUG_CLIP 0 macro
266 if (DEBUG_CLIP) {
384 if (DEBUG_CLIP) {

Completed in 6 milliseconds