Searched refs:Scrap_AllocBlock (Results 1 – 2 of 2) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | gl_draw.c | 120 int Scrap_AllocBlock (int w, int h, int *x, int *y) in Scrap_AllocBlock() function 205 texnum = Scrap_AllocBlock (p->width, p->height, &x, &y); in Draw_PicFromWad()
|
/external/quake/quake/src/WinQuake/ |
D | gl_draw.cpp | 432 int Scrap_AllocBlock (int w, int h, int *x, int *y) in Scrap_AllocBlock() function 538 texnum = Scrap_AllocBlock (p->width, p->height, &x, &y); in Draw_PicFromWad()
|