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.c216 static GLboolean r200UpdateTextureEnv( struct gl_context *ctx, int unit, int slot, GLuint replacear… in r200UpdateTextureEnv() function
894 ok = r200UpdateTextureEnv( ctx, i, currslot, replaceunit ); in r200UpdateAllTexEnv()
904 ok = r200UpdateTextureEnv( ctx, 0, 0, 0 ); in r200UpdateAllTexEnv()