Searched refs:GALLIVM_PERF_BRILINEAR (Results 1 – 3 of 3) sorted by relevance
46 #define GALLIVM_PERF_BRILINEAR (1 << 0) macro
61 { "brilinear", GALLIVM_PERF_BRILINEAR, "enable brilinear optimization" },
3393 if (!(gallivm_perf & GALLIVM_PERF_BRILINEAR) || op_is_lodq || lod_bias || explicit_lod) { in lp_build_sample_soa_code()