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

  /external/quake/quake/src/QW/client/
r_surf.c 127 R_BuildLightMap
132 void R_BuildLightMap (void)
243 R_BuildLightMap ();
gl_rsurf.c 133 R_BuildLightMap
138 void R_BuildLightMap (msurface_t *surf, byte *dest, int stride)
853 R_BuildLightMap (fa, base, BLOCK_WIDTH*lightmap_bytes);
911 R_BuildLightMap (fa, base, BLOCK_WIDTH*lightmap_bytes);
    [all...]
  /external/quake/quake/src/WinQuake/
r_surf.cpp 144 R_BuildLightMap
149 void R_BuildLightMap (void)
260 R_BuildLightMap ();
gl_rsurf.cpp 133 R_BuildLightMap
138 void R_BuildLightMap (msurface_t *surf, byte *dest, int stride)
921 R_BuildLightMap (fa, base, BLOCK_WIDTH*lightmap_bytes);
980 R_BuildLightMap (fa, base, BLOCK_WIDTH*lightmap_bytes);
    [all...]

Completed in 26 milliseconds