Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:s_wrap

708                     u = wrapping(tc[i].s, w, tx.s_wrap);
739 if (tx.s_wrap == GGL_REPEAT) {
1682 const int adjustSWrap = ((t.s_wrap==GGL_CLAMP)?0:16);