Home | History | Annotate | Download | only in libagl

Lines Matching refs:w2

769     int32_t w2 = v2->window.w;
770 int wscale = 32 - gglClz(w0|w1|w2);
773 int sc = lerp.iteratorsScale(itw, w0, w1, w2);
815 s2 = gglMulx(s2, w2, wscale);
816 t2 = gglMulx(t2, w2, wscale);