Searched refs:DEBUG_GS (Results 1 – 4 of 4) sorted by relevance
53 { "gs", DEBUG_GS},91 DEBUG_TES | DEBUG_GS | DEBUG_CS |107 [MESA_SHADER_GEOMETRY] = DEBUG_GS, in intel_debug_flag_for_shader_stage()
54 #define DEBUG_GS (1ull << 6) macro
652 if (INTEL_DEBUG(DEBUG_GS)) { in brw_compile_ff_gs_prog()
597 const bool debug_enabled = INTEL_DEBUG(DEBUG_GS); in brw_compile_gs()