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

  /external/quake/quake/src/QW/client/
glquake.h 319 void R_DrawBrushModel (entity_t *e);
gl_rmain.c 674 R_DrawBrushModel (currententity);
gl_rsurf.c 1103 R_DrawBrushModel
1106 void R_DrawBrushModel (entity_t *e)
    [all...]
  /external/quake/quake/src/WinQuake/
quakedef.h 390 void R_DrawBrushModel (entity_t *e);
gl_rmain.cpp 762 R_DrawBrushModel (currententity);
    [all...]
gl_rsurf.cpp 1172 R_DrawBrushModel
1175 void R_DrawBrushModel (entity_t *e)
    [all...]

Completed in 45 milliseconds