Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_debug.c62 { "clip", DEBUG_CLIP },
Dintel_debug.h56 #define DEBUG_CLIP (1ull << 20) macro
Dbrw_clip.c112 if (unlikely(INTEL_DEBUG & DEBUG_CLIP)) { in compile_clip_prog()
/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()