Home
last modified time | relevance | path

Searched defs:texture_state_t (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Dcontext.h358 struct texture_state_t struct
360 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];
361 int active; // active tmu
362 EGLTextureObject* defaultTexture;
363 GGLContext* ggl;
364 uint8_t packAlignment;
365 uint8_t unpackAlignment;