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

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp280 tmu.swrap = GGL_READ_NEEDS(T_S_WRAP, needs.t[i]);
343 if ((tmu.swrap == GGL_NEEDS_WRAP_11) &&
446 if ((tmu.swrap == GGL_NEEDS_WRAP_11) &&
500 wrapping(u, s.reg, width, tmu.swrap, FRAC_BITS);
524 if (tmu.swrap == GGL_NEEDS_WRAP_REPEAT) {
647 if ((tmu.swrap == GGL_NEEDS_WRAP_11) &&
978 tmu.swrap == GGL_NEEDS_WRAP_11 &&
H A DGGLAssembler.h307 int swrap; member in struct:android::GGLAssembler::texture_unit_t

Completed in 29 milliseconds