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

/frameworks/native/opengl/libagl/
H A Dtexture.cpp76 texture_unit_t& u(c->textures.tmu[i]);
127 texture_unit_t& u(c->textures.tmu[i]);
155 texture_unit_t& u(c->textures.tmu[i]);
315 texture_unit_t& u(c->textures.tmu[active]);
349 texture_unit_t& u(c->textures.tmu[tmu]);
707 texture_unit_t& u(c->textures.tmu[i]);
777 texture_unit_t& u(c->textures.tmu[tmu]);
H A Dcontext.h347 struct texture_unit_t { struct in namespace:android::gl
355 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];

Completed in 276 milliseconds