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

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp284 tmu.twrap = GGL_READ_NEEDS(T_T_WRAP, needs.t[i]);
347 (tmu.twrap == GGL_NEEDS_WRAP_11))
450 (tmu.twrap == GGL_NEEDS_WRAP_11))
510 wrapping(v, t.reg, height, tmu.twrap, FRAC_BITS);
571 if (tmu.twrap == GGL_NEEDS_WRAP_REPEAT) {
668 (tmu.twrap == GGL_NEEDS_WRAP_11))
1101 tmu.twrap == GGL_NEEDS_WRAP_11)
H A DGGLAssembler.h312 int twrap; member in struct:android::GGLAssembler::texture_unit_t

Completed in 128 milliseconds