HomeSort by relevance Sort by last modified time
    Searched defs:GL_Bind (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
gl_draw.c 84 void GL_Bind (int texnum)
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 (*(int *)draw_backtile->data)
    [all...]
  /external/quake/quake/src/WinQuake/
gl_draw.cpp 390 void GL_Bind (int texnum)
483 GL_Bind(scrap_texnum + texnum);
696 GL_Bind (glt->texnum);
861 GL_Bind (char_texture);
927 GL_Bind (gl->texnum);
966 GL_Bind (gl->texnum);
1019 GL_Bind (translate_texture);
1096 GL_Bind (b.i);
    [all...]

Completed in 3601 milliseconds