Home
last modified time | relevance | path

Searched refs:DEBUG_CLIP (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compile_clip.c88 if (INTEL_DEBUG & DEBUG_CLIP) { in brw_compile_clip()
/external/mesa3d/src/intel/dev/
Dgen_debug.h67 #define DEBUG_CLIP (1ull << 20) macro
Dgen_debug.c67 { "clip", DEBUG_CLIP },
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c48 #define DEBUG_CLIP 0 macro
266 if (DEBUG_CLIP) { in emit_poly()
384 if (DEBUG_CLIP) { in do_clip_tri()