Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_debug.c52 { "gs", DEBUG_GS},
94 [MESA_SHADER_GEOMETRY] = DEBUG_GS, in intel_debug_flag_for_shader_stage()
Dintel_debug.h46 #define DEBUG_GS (1ull << 10) macro
Dbrw_ff_gs.c136 if (unlikely(INTEL_DEBUG & DEBUG_GS)) { in brw_codegen_ff_gs_prog()
Dbrw_vec4_gs_visitor.cpp812 if (unlikely(INTEL_DEBUG & DEBUG_GS)) { in brw_compile_gs()
829 if (unlikely(INTEL_DEBUG & DEBUG_GS)) { in brw_compile_gs()