HomeSort by relevance Sort by last modified time
    Searched full:r_drawworld (Results 1 - 8 of 8) sorted by null

  /external/quake/quake/src/QW/client/
glquake.h 214 extern cvar_t r_drawworld;
320 void R_DrawWorld (void);
glquake2.h 165 extern cvar_t r_drawworld;
gl_rsurf.c 1343 R_DrawWorld
1346 void R_DrawWorld (void)
    [all...]
gl_rmain.c 1045 R_DrawWorld (); // adds static entities to the list
  /external/quake/quake/src/WinQuake/
quakedef.h 395 void R_DrawWorld (void);
gl_rsurf.cpp 1410 R_DrawWorld
1413 void R_DrawWorld (void)
    [all...]
glquake.h 203 extern cvar_t r_drawworld;
gl_rmain.cpp 1316 R_DrawWorld (); // adds static entities to the list
    [all...]

Completed in 767 milliseconds