Home | History | Annotate | Download | only in libagl

Lines Matching defs:w0

767     int32_t w0 = v0->window.w;
770 int wscale = 32 - gglClz(w0|w1|w2);
773 int sc = lerp.iteratorsScale(itw, w0, w1, w2);
811 s0 = gglMulx(s0, w0, wscale);
812 t0 = gglMulx(t0, w0, wscale);