Home
last modified time | relevance | path

Searched refs:DEBUG_OPTIMIZER (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h73 #define DEBUG_OPTIMIZER (1ull << 25) macro
Dintel_debug.c72 { "optimizer", DEBUG_OPTIMIZER },
/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp1297 if (!INTEL_DEBUG(DEBUG_OPTIMIZER)) in dump_instructions()
1304 if (!INTEL_DEBUG(DEBUG_OPTIMIZER)) in dump_instructions()
Dbrw_vec4.cpp2751 if (INTEL_DEBUG(DEBUG_OPTIMIZER) && this_progress) { \ in run()
2764 if (INTEL_DEBUG(DEBUG_OPTIMIZER)) { in run()
Dbrw_fs.cpp8492 if (INTEL_DEBUG(DEBUG_OPTIMIZER) && this_progress) { \ in optimize()
8506 if (INTEL_DEBUG(DEBUG_OPTIMIZER)) { in optimize()