Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:t_wrap

696                     v = wrapping(tc[i].t, h, tx.t_wrap);
729 if (tx.t_wrap == GGL_REPEAT) {
1662 const int adjustTWrap = ((t.t_wrap==GGL_CLAMP)?0:16);