Searched refs:currslot (Results 1 – 1 of 1) sorted by relevance
756 GLint i, j, currslot; in r200UpdateAllTexEnv() local873 currslot = 0; in r200UpdateAllTexEnv()893 rmesa->state.envneeded |= 1 << currslot; in r200UpdateAllTexEnv()894 ok = r200UpdateTextureEnv( ctx, i, currslot, replaceunit ); in r200UpdateAllTexEnv()896 currslot++; in r200UpdateAllTexEnv()901 if (currslot == 0) { in r200UpdateAllTexEnv()