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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c237 boolean no_rho_opt = bld->no_rho_approx && (dims > 1); local in function:lp_build_rho
290 if (no_rho_opt) {
304 if (no_rho_opt) {
360 if (no_rho_opt) {
801 * but brilinear and no_rho_opt seems like a combination not
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c362 boolean no_rho_opt = bld->no_rho_approx && (dims > 1); local in function:lp_build_rho
415 if (no_rho_opt) {
429 if (no_rho_opt) {
485 if (no_rho_opt) {
934 * but brilinear and no_rho_opt seems like a combination not

Completed in 29 milliseconds