Searched refs:DEBUG_GS (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c54 { "gs", DEBUG_GS},
99 [MESA_SHADER_GEOMETRY] = DEBUG_GS,
H A Dgen_debug.h54 #define DEBUG_GS (1ull << 10) macro
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.c57 { "gs", DEBUG_GS},
98 DEBUG_TES | DEBUG_GS | DEBUG_CS |
111 [MESA_SHADER_GEOMETRY] = DEBUG_GS,
H A Dintel_debug.h58 #define DEBUG_GS (1ull << 10) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs.c136 if (unlikely(INTEL_DEBUG & DEBUG_GS)) {
H A Dbrw_disk_cache.c49 DEBUG_VS, DEBUG_TCS, DEBUG_TES, DEBUG_GS, DEBUG_WM, DEBUG_CS,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_gs_visitor.cpp844 if (unlikely(INTEL_DEBUG & DEBUG_GS)) {
861 if (unlikely(INTEL_DEBUG & DEBUG_GS)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c49 DEBUG_VS, DEBUG_TCS, DEBUG_TES, DEBUG_GS, DEBUG_WM, DEBUG_CS,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_ff_gs.c651 if (INTEL_DEBUG(DEBUG_GS)) {
H A Dbrw_vec4_gs_visitor.cpp600 const bool debug_enabled = INTEL_DEBUG(DEBUG_GS);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c93 [MESA_SHADER_GEOMETRY] = DEBUG_GS,

Completed in 12 milliseconds