Home | History | Annotate | Download | only in libagl

Lines Matching refs:w1

768     int32_t w1 = v1->window.w;
770 int wscale = 32 - gglClz(w0|w1|w2);
773 int sc = lerp.iteratorsScale(itw, w0, w1, w2);
813 s1 = gglMulx(s1, w1, wscale);
814 t1 = gglMulx(t1, w1, wscale);