Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/dev/
Dgen_debug.c57 { "gs", DEBUG_GS},
98 DEBUG_TES | DEBUG_GS | DEBUG_CS },
109 [MESA_SHADER_GEOMETRY] = DEBUG_GS, in intel_debug_flag_for_shader_stage()
Dgen_debug.h57 #define DEBUG_GS (1ull << 10) macro
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_ff_gs.c136 if (INTEL_DEBUG & DEBUG_GS) { in brw_codegen_ff_gs_prog()
Dbrw_disk_cache.c49 DEBUG_VS, DEBUG_TCS, DEBUG_TES, DEBUG_GS, DEBUG_WM, DEBUG_CS, in debug_enabled_for_stage()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_gs_visitor.cpp811 if (INTEL_DEBUG & DEBUG_GS) { in brw_compile_gs()
827 if (INTEL_DEBUG & DEBUG_GS) { in brw_compile_gs()