Searched defs:texture_state_t (Results 1 – 1 of 1) sorted by relevance
357 struct texture_state_t struct359 texture_unit_t tmu[GGL_TEXTURE_UNIT_COUNT];360 int active; // active tmu361 EGLTextureObject* defaultTexture;362 GGLContext* ggl;363 uint8_t packAlignment;364 uint8_t unpackAlignment;