HomeSort by: relevance | last modified time | path
    Searched refs:active_texture (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
texstate.c 292 active_texture(GLenum texture, bool no_error) function
341 active_texture(texture, true);
348 active_texture(texture, false);
attrib.c 1071 unsigned active_texture = ctx->Texture.CurrentUnit; local
1079 ctx->Texture.CurrentUnit = active_texture;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
texstate.c 288 active_texture(GLenum texture, bool no_error) function
337 active_texture(texture, true);
344 active_texture(texture, false);

Completed in 8 milliseconds