Home | History | Annotate | Download | only in softpipe

Lines Matching refs:_y

757          int _y = sy + y;
758 if (block(_y) != setup->span.y) {
760 setup->span.y = block(_y);
763 setup->span.left[_y&1] = left;
764 setup->span.right[_y&1] = right;