Searched refs:active_texture (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstate.c288 active_texture(GLenum texture, bool no_error) function in typeref:typename:ALWAYS_INLINE void
337 active_texture(texture, true);
344 active_texture(texture, false);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstate.c292 active_texture(GLenum texture, bool no_error) function in typeref:typename:ALWAYS_INLINE void
341 active_texture(texture, true);
348 active_texture(texture, false);
H A Dattrib.c1071 unsigned active_texture = ctx->Texture.CurrentUnit; local in function:_mesa_PopAttrib
1079 ctx->Texture.CurrentUnit = active_texture;

Completed in 6 milliseconds