Home | History | Annotate | Download | only in libagl

Lines Matching defs:dsdx

725         int32_t dsdx = Wcr / w;   // dsdx =  ((Wcr/w)/Wt)*Wt
727 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx
730 texcoords[1] = dsdx;