Home | History | Annotate | Download | only in softpipe

Lines Matching refs:maxz

536    float maxz = MAX2(dpdx, dpdy) * u_minify(texture->depth0, samp->view->u.tex.first_level);
540 rho = MAX2(rho, maxz);