Searched refs:GALLIVM_DEBUG_NO_QUAD_LOD (Results 1 – 4 of 4) sorted by relevance
46 #define GALLIVM_DEBUG_NO_QUAD_LOD (1 << 7) macro
71 { "no_quad_lod", GALLIVM_DEBUG_NO_QUAD_LOD, NULL },
2003 if (gallivm_debug & GALLIVM_DEBUG_NO_QUAD_LOD) { in lp_build_lod_property()2191 if (gallivm_debug & GALLIVM_DEBUG_NO_QUAD_LOD) { in emit_tex()2360 if (gallivm_debug & GALLIVM_DEBUG_NO_QUAD_LOD) { in emit_sample()
2828 if (gallivm_debug & GALLIVM_DEBUG_NO_QUAD_LOD || op_is_lodq) { in lp_build_sample_soa_code()