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

  /external/quake/quake/src/QW/client/
gl_draw.c 648 Draw_AlphaPic
651 void Draw_AlphaPic (int x, int y, qpic_t *pic, float alpha)
809 Draw_AlphaPic (0, lines - vid.height, conback, (float)(1.2 * lines)/y);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_draw.cpp 911 Draw_AlphaPic
914 void Draw_AlphaPic (int x, int y, packedGlpic_t *ppic, float alpha)
1075 Draw_AlphaPic (0, lines - vid.height, conback, (float)(1.2 * lines)/y);
    [all...]

Completed in 379 milliseconds