Searched refs:DEBUG_GS (Results 1 – 5 of 5) sorted by relevance
54 { "gs", DEBUG_GS},98 [MESA_SHADER_GEOMETRY] = DEBUG_GS, in intel_debug_flag_for_shader_stage()
54 #define DEBUG_GS (1ull << 10) macro
136 if (unlikely(INTEL_DEBUG & DEBUG_GS)) { in brw_codegen_ff_gs_prog()
845 if (unlikely(INTEL_DEBUG & DEBUG_GS)) { in brw_compile_gs()862 if (unlikely(INTEL_DEBUG & DEBUG_GS)) { in brw_compile_gs()
90 [MESA_SHADER_GEOMETRY] = DEBUG_GS,