Searched refs:cnttextures (Results 1 – 6 of 6) sorted by relevance
205 extern int cnttextures[2];
1453 cnttextures[oldtarget-TEXTURE0_SGIS] = currenttexture; in GL_SelectTexture()1454 currenttexture = cnttextures[target-TEXTURE0_SGIS]; in GL_SelectTexture()
42 int cnttextures[2] = {-1, -1}; // cached variable
195 extern int cnttextures[2];
2045 cnttextures[oldtarget-TEXTURE0_SGIS] = currenttexture; in GL_SelectTexture()2046 currenttexture = cnttextures[target-TEXTURE0_SGIS]; in GL_SelectTexture()