Searched refs:swrap (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp279 tmu.swrap = GGL_READ_NEEDS(T_S_WRAP, needs.t[i]);
342 if ((tmu.swrap == GGL_NEEDS_WRAP_11) &&
445 if ((tmu.swrap == GGL_NEEDS_WRAP_11) &&
505 wrapping(u, s.reg, width, tmu.swrap, FRAC_BITS);
532 if (tmu.swrap == GGL_NEEDS_WRAP_REPEAT) {
663 if ((tmu.swrap == GGL_NEEDS_WRAP_11) &&
995 tmu.swrap == GGL_NEEDS_WRAP_11 &&
H A DGGLAssembler.h317 int swrap; member in struct:android::GGLAssembler::texture_unit_t

Completed in 22 milliseconds