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

  /external/quake/quake/src/QW/client/
gl_rsurf.c 781 R_RenderBrushPoly
784 void R_RenderBrushPoly (msurface_t *fa)
969 R_RenderBrushPoly (s);
1094 R_RenderBrushPoly (s);
1194 R_RenderBrushPoly (psurf);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rsurf.cpp 851 R_RenderBrushPoly
854 void R_RenderBrushPoly (msurface_t *fa)
1038 R_RenderBrushPoly (s);
1163 R_RenderBrushPoly (s);
1263 R_RenderBrushPoly (psurf);
    [all...]

Completed in 4994 milliseconds