Searched defs:GL_Bind (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_draw.c84 void GL_Bind (int texnum) function
166 GL_Bind(scrap_texnum);
362 GL_Bind (glt->texnum);
517 GL_Bind (char_texture);
578 GL_Bind (cs_texture);
629 GL_Bind (gl->texnum);
663 GL_Bind (gl->texnum);
703 GL_Bind (gl->texnum);
752 GL_Bind (translate_texture);
838 GL_Bind (*(in
[all...]
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp390 void GL_Bind (int texnum) function
483 GL_Bind(scrap_texnum + texnum);
698 GL_Bind (glt->texnum);
863 GL_Bind (char_texture);
929 GL_Bind (gl->texnum);
968 GL_Bind (gl->texnum);
1021 GL_Bind (translate_texture);
1098 GL_Bind (b.i);
2015 GL_Bind(texture_extension_number);

Completed in 168 milliseconds