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

/external/quake/quake/src/QW/client/
H A Dglquake.h289 int GL_LoadPicTexture (qpic_t *pic);
H A Dgl_draw.c223 gl->texnum = GL_LoadPicTexture (p);
272 gl->texnum = GL_LoadPicTexture (dat);
1428 GL_LoadPicTexture
1431 int GL_LoadPicTexture (qpic_t *pic) function
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp511 GL_LoadPicTexture
514 int GL_LoadPicTexture (qpic_t *pic) function
556 gl->texnum = GL_LoadPicTexture (p);
606 gl->texnum = GL_LoadPicTexture (dat);

Completed in 641 milliseconds