Searched refs:char_texture (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_draw.c38 int char_texture; variable
87 texnum = char_texture;
406 char_texture = GL_LoadTexture ("charset", 128, 128, draw_chars, false, true);
517 GL_Bind (char_texture);
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp38 int char_texture; variable
393 texnum = char_texture;
742 char_texture = GL_LoadTexture ("charset", 128, 128, draw_chars, false, true);
861 GL_Bind (char_texture);

Completed in 15 milliseconds