Searched defs:GL_LoadTexture (Results 1 – 2 of 2) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | gl_draw.c | 1389 int GL_LoadTexture (char *identifier, int width, int height, byte *data, qboolean mipmap, qboolean … in GL_LoadTexture() function
|
/external/quake/quake/src/WinQuake/ |
D | gl_draw.cpp | 1974 int GL_LoadTexture (const char *identifier, int width, int height, byte *data, qboolean mipmap, qbo… in GL_LoadTexture() function
|