Home | History | Annotate | Download | only in softpipe

Lines Matching defs:maxx

513    float maxx = MAX2(dsdx, dsdy) * u_minify(texture->width0, samp->view->u.tex.first_level);
515 float rho = MAX2(maxx, maxy);
534 float maxx = MAX2(dsdx, dsdy) * u_minify(texture->width0, samp->view->u.tex.first_level);
539 rho = MAX2(maxx, maxy);