Home
last modified time | relevance | path

Searched refs:curTexUnitSave (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dattrib.c491 const GLuint curTexUnitSave = ctx->Texture.CurrentUnit; in pop_enable_group() local
666 _mesa_ActiveTextureARB(GL_TEXTURE0 + curTexUnitSave); in pop_enable_group()