Searched refs:currslot (Results 1 – 1 of 1) sorted by relevance
753 GLint i, j, currslot; in r200UpdateAllTexEnv() local872 currslot = 0; in r200UpdateAllTexEnv()892 rmesa->state.envneeded |= 1 << currslot; in r200UpdateAllTexEnv()893 ok = r200UpdateTextureEnv( ctx, i, currslot, replaceunit ); in r200UpdateAllTexEnv()895 currslot++; in r200UpdateAllTexEnv()900 if (currslot == 0) { in r200UpdateAllTexEnv()