Searched refs:currslot (Results 1 – 1 of 1) sorted by relevance
757 GLint i, j, currslot; in r200UpdateAllTexEnv() local874 currslot = 0; in r200UpdateAllTexEnv()894 rmesa->state.envneeded |= 1 << currslot; in r200UpdateAllTexEnv()895 ok = r200UpdateTextureEnv( ctx, i, currslot, replaceunit ); in r200UpdateAllTexEnv()897 currslot++; in r200UpdateAllTexEnv()902 if (currslot == 0) { in r200UpdateAllTexEnv()