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

/external/quake/quake/src/QW/client/
H A Dgl_rsurf.c275 void DrawGLWaterPoly (glpoly_t *p);
400 DrawGLWaterPoly (p);
581 DrawGLWaterPoly (p);
594 DrawGLWaterPoly
599 void DrawGLWaterPoly (glpoly_t *p) function
812 DrawGLWaterPoly (fa->polys);
/external/quake/quake/src/WinQuake/
H A Dgl_rsurf.cpp276 void DrawGLWaterPoly (glpoly_t *p);
396 DrawGLWaterPoly (p);
624 DrawGLWaterPoly (p);
637 DrawGLWaterPoly
642 void DrawGLWaterPoly (glpoly_t *p) function
880 DrawGLWaterPoly (fa->polys);

Completed in 72 milliseconds