Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:t_wrap

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