Searched refs:DEBUG_DO32 (Results 1 – 3 of 3) sorted by relevance
84 #define DEBUG_DO32 (1ull << 37) macro102 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64 | \
86 { "do32", DEBUG_DO32 },
8892 if (!(INTEL_DEBUG & DEBUG_DO32) && throughput >= perf.throughput) { in brw_compile_fs()9275 (INTEL_DEBUG & DEBUG_DO32) || in brw_compile_cs()9397 if ((INTEL_DEBUG & DEBUG_DO32) && (mask & simd32)) in brw_cs_simd_size_for_group_size()