gl_draw.cpp | 88 qboolean mipmap; member in struct:__anon10559 140 qboolean mipmap; member in struct:textureStore::entry 225 GL_Upload8 (e->pData, e->width, e->height, e->mipmap, 236 void create(int width, int height, byte* data, qboolean mipmap, 256 e->mipmap = mipmap; 270 GL_Upload8 (e->pData, e->width, e->height, e->mipmap, 691 // change all the existing mipmap texture objects 694 if (glt->mipmap) 1406 // Uncomment to enable manual MipMap generatio [all...] |