Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c217 static GLboolean r200UpdateTextureEnv( struct gl_context *ctx, int unit, int slot, GLuint replacear… in r200UpdateTextureEnv() function
895 ok = r200UpdateTextureEnv( ctx, i, currslot, replaceunit ); in r200UpdateAllTexEnv()
905 ok = r200UpdateTextureEnv( ctx, 0, 0, 0 ); in r200UpdateAllTexEnv()