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

/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp56 } packedGlpic_t; typedef in typeref:union:__anon9270
61 packedGlpic_t pics;
67 packedGlpic_t *conback = &conbackUnion.pics;
522 packedGlpic_t *pp;
524 pp = (packedGlpic_t*) W_GetLumpName (name);
912 void Draw_AlphaPic (int x, int y, packedGlpic_t *ppic, float alpha)

Completed in 16 milliseconds