Home | History | Annotate | Download | only in softpipe

Lines Matching refs:maxright

208    const int maxright = MAX2(xright0, xright1);
212 for (x = minleft; x < maxright; x += step) {