Searched refs:DEBUG_SPILL_FS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.h73 #define DEBUG_SPILL_FS (1ull << 29) macro
93 (DEBUG_NO16 | DEBUG_NO_DUAL_OBJECT_GS | DEBUG_NO8 | DEBUG_SPILL_FS | \
H A Dgen_debug.c73 { "spill_fs", DEBUG_SPILL_FS },
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h77 #define DEBUG_SPILL_FS (1ull << 29) macro
105 (DEBUG_NO16 | DEBUG_NO_DUAL_OBJECT_GS | DEBUG_NO8 | DEBUG_SPILL_FS | \
H A Dintel_debug.c76 { "spill_fs", DEBUG_SPILL_FS },
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.cpp7260 bool spill_all = allow_spilling && (INTEL_DEBUG & DEBUG_SPILL_FS);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.cpp8868 bool spill_all = allow_spilling && INTEL_DEBUG(DEBUG_SPILL_FS);

Completed in 28 milliseconds