Home
last modified time | relevance | path

Searched refs:GALLIVM_DEBUG_NO_BRILINEAR (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.h44 #define GALLIVM_DEBUG_NO_BRILINEAR (1 << 5) macro
Dlp_bld_init.c78 { "no_brilinear", GALLIVM_DEBUG_NO_BRILINEAR, NULL },
Dlp_bld_sample.c548 !(gallivm_debug & GALLIVM_DEBUG_NO_BRILINEAR)) { in lp_build_lod_selector()
597 if (!(gallivm_debug & GALLIVM_DEBUG_NO_BRILINEAR)) { in lp_build_lod_selector()