Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.h70 #define DEBUG_SPILL_FS (1ull << 22) macro
102 (DEBUG_NO16 | DEBUG_NO_DUAL_OBJECT_GS | DEBUG_NO8 | DEBUG_SPILL_FS | \
H A Dintel_debug.c68 { "spill_fs", DEBUG_SPILL_FS },
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp6501 bool spill_all = allow_spilling && INTEL_DEBUG(DEBUG_SPILL_FS);

Completed in 8 milliseconds