Home
last modified time | relevance | path

Searched refs:DEBUG_DO32 (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.h78 #define DEBUG_DO32 (1ull << 30) macro
103 DEBUG_SPILL_VEC4 | DEBUG_NO_COMPACTION | DEBUG_DO32 | DEBUG_SOFT64 | \
H A Dintel_debug.c78 { "do32", DEBUG_DO32 },
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_simd_selection.c108 if (!INTEL_DEBUG(DEBUG_DO32) && prog_data->prog_mask) { in brw_simd_should_compile()
H A Dtest_simd_selection.cpp276 intel_debug |= DEBUG_DO32; in TEST_F()
290 intel_debug |= DEBUG_DO32; in TEST_F()
H A Dbrw_fs.cpp7527 if (!INTEL_DEBUG(DEBUG_DO32) && throughput >= perf.throughput) {

Completed in 9 milliseconds