Searched refs:DEBUG_TCS (Results 1 – 4 of 4) sorted by relevance
78 { "hs", DEBUG_TCS },79 { "tcs", DEBUG_TCS },96 [MESA_SHADER_TESS_CTRL] = DEBUG_TCS, in intel_debug_flag_for_shader_stage()
78 #define DEBUG_TCS (1ull << 34) macro
457 if (unlikely(INTEL_DEBUG & DEBUG_TCS)) { in brw_compile_tcs()480 if (unlikely(INTEL_DEBUG & DEBUG_TCS)) { in brw_compile_tcs()500 if (unlikely(INTEL_DEBUG & DEBUG_TCS)) in brw_compile_tcs()
88 [MESA_SHADER_TESS_CTRL] = DEBUG_TCS,