Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_debug.h64 #define DEBUG_CLIP (1ull << 20) macro
Dgen_debug.c64 { "clip", DEBUG_CLIP },
/external/mesa3d/src/intel/compiler/
Dbrw_compile_clip.c88 if (unlikely(INTEL_DEBUG & DEBUG_CLIP)) { in brw_compile_clip()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c48 #define DEBUG_CLIP 0 macro
311 if (DEBUG_CLIP) { in emit_poly()
429 if (DEBUG_CLIP) { in do_clip_tri()