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

  /external/quake/quake/src/QW/client/
gl_rsurf.c 275 void DrawGLWaterPoly (glpoly_t *p);
400 DrawGLWaterPoly (p);
581 DrawGLWaterPoly (p);
594 DrawGLWaterPoly
599 void DrawGLWaterPoly (glpoly_t *p)
812 DrawGLWaterPoly (fa->polys);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rsurf.cpp 276 void DrawGLWaterPoly (glpoly_t *p);
396 DrawGLWaterPoly (p);
624 DrawGLWaterPoly (p);
637 DrawGLWaterPoly
642 void DrawGLWaterPoly (glpoly_t *p)
880 DrawGLWaterPoly (fa->polys);
    [all...]

Completed in 1461 milliseconds