Home
last modified time | relevance | path

Searched refs:DEBUG_TCS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_debug.c77 { "hs", DEBUG_TCS },
78 { "tcs", DEBUG_TCS },
92 [MESA_SHADER_TESS_CTRL] = DEBUG_TCS, in intel_debug_flag_for_shader_stage()
Dintel_debug.h71 #define DEBUG_TCS (1ull << 35) macro
Dbrw_vec4_tcs.cpp461 if (unlikely(INTEL_DEBUG & DEBUG_TCS)) { in brw_compile_tcs()
484 if (unlikely(INTEL_DEBUG & DEBUG_TCS)) { in brw_compile_tcs()
504 if (unlikely(INTEL_DEBUG & DEBUG_TCS)) in brw_compile_tcs()