Searched refs:currslot (Results 1 – 1 of 1) sorted by relevance
851 GLint i, j, currslot; in r200UpdateAllTexEnv() local968 currslot = 0; in r200UpdateAllTexEnv()988 rmesa->state.envneeded |= 1 << currslot; in r200UpdateAllTexEnv()989 ok = r200UpdateTextureEnv( ctx, i, currslot, replaceunit ); in r200UpdateAllTexEnv()991 currslot++; in r200UpdateAllTexEnv()996 if (currslot == 0) { in r200UpdateAllTexEnv()