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

  /external/quake/quake/src/QW/client/
render.h 117 void R_InitSky (struct texture_s *mt); // called at level load
r_sky.c 51 R_InitSky
56 void R_InitSky (texture_t *mt)
gl_warp.c 1036 R_InitSky
1041 void R_InitSky (texture_t *mt)
gl_model.c 387 R_InitSky (tx);
    [all...]
model.c 384 R_InitSky (tx);
    [all...]
  /external/quake/quake/src/WinQuake/
render.h 122 void R_InitSky (struct texture_s *mt); // called at level load
r_sky.cpp 51 R_InitSky
56 void R_InitSky (texture_t *mt)
gl_warp.cpp 1083 R_InitSky
1088 void R_InitSky (texture_t *mt)
1151 R_InitSky(current_sky_mt);
gl_model.cpp 387 R_InitSky (tx);
    [all...]
model.cpp 402 R_InitSky (tx);
    [all...]

Completed in 61 milliseconds