Home | History | Annotate | Download | only in libagl

Lines Matching refs:dsdx

718         int32_t dsdx = Wcr / w;   // dsdx =  ((Wcr/w)/Wt)*Wt
720 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx
723 texcoords[1] = dsdx;