Home | History | Annotate | Download | only in softpipe

Lines Matching full:minleft

207    const int minleft = block_x(MIN2(xleft0, xleft1));
212 for (x = minleft; x < maxright; x += step) {