Searched refs:GALLIVM_DEBUG_NO_OPT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h42 #define GALLIVM_DEBUG_NO_OPT (1 << 3) macro
H A Dlp_bld_init.c76 { "nopt", GALLIVM_DEBUG_NO_OPT, NULL },
141 if ((gallivm_debug & GALLIVM_DEBUG_NO_OPT) == 0) {
251 if (gallivm_debug & GALLIVM_DEBUG_NO_OPT) {
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h42 #define GALLIVM_DEBUG_NO_OPT (1 << 3) macro
H A Dlp_bld_init.c76 { "nopt", GALLIVM_DEBUG_NO_OPT, NULL },
141 if ((gallivm_debug & GALLIVM_DEBUG_NO_OPT) == 0) {
251 if (gallivm_debug & GALLIVM_DEBUG_NO_OPT) {

Completed in 141 milliseconds