Lines Matching full:idsdx
1713 t.shade.is0, t.shade.idsdx, t.shade.idsdy);
1716 ti.dsdx = t.shade.idsdx << sscale;
1720 ti.dsdx = t.shade.idsdx >> -sscale;
1937 (tmu.shade.idsdy * ys) + (tmu.shade.idsdx * xs) +
1938 ((tmu.shade.idsdx + tmu.shade.idsdy)>>1);
2023 (tmu.shade.idsdy * ys) + (tmu.shade.idsdx * xs) +
2024 ((tmu.shade.idsdx + tmu.shade.idsdy)>>1);
2046 s += tmu.shade.idsdx * premainder;
2059 s += tmu.shade.idsdx << SPAN_BITS;