Home | History | Annotate | Download | only in softpipe

Lines Matching refs:xright1

204    const int xright1 = setup->span.right[1];
208 const int maxright = MAX2(xright0, xright1);
216 unsigned skip_right1 = CLAMP(x + step - xright1, 0, step);