Home
last modified time | relevance | path

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

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