Searched refs:rho_squared (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c887 boolean rho_squared = (bld->no_rho_approx && local in function:lp_build_lod_selector
893 rho_squared = true;
918 if (rho_squared) {
929 !bld->no_brilinear && !rho_squared &&
950 if (!rho_squared)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c761 boolean rho_squared = (bld->no_rho_approx && local in function:lp_build_lod_selector
786 if (rho_squared) {
797 !bld->no_brilinear && !rho_squared) {
818 if (rho_squared) {

Completed in 8 milliseconds