Searched refs:active_texture (Results 1 – 3 of 3) sorted by relevance
350 ADD_ARG_CASE1(active_texture, "Test cost of glActiveTexture() calls", in init()
385 ADD_ARG_CASE1(active_texture, "Test cost of glActiveTexture() calls", in init()
3863 GLint active_texture; in _mesa_meta_DrawTex() local3876 active_texture = ctx->Array.ActiveTexture; in _mesa_meta_DrawTex()3888 _mesa_ClientActiveTextureARB(GL_TEXTURE0 + active_texture); in _mesa_meta_DrawTex()