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

  /external/quake/quake/src/QW/client/
r_light.c 94 surf = cl.worldmodel->surfaces + node->firstsurface;
185 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_rlight.c 214 surf = cl.worldmodel->surfaces + node->firstsurface;
313 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_model.h 173 unsigned short firstsurface; member in struct:mnode_s
model.h 153 unsigned short firstsurface; member in struct:mnode_s
r_bsp.c 563 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_rsurf.c 1292 surf = cl.worldmodel->surfaces + node->firstsurface;
    [all...]
gl_model.c 872 out->firstsurface = LittleShort (in->firstface);
    [all...]
model.c 858 out->firstsurface = LittleShort (in->firstface);
    [all...]
  /external/quake/quake/src/WinQuake/
r_light.cpp 94 surf = cl.worldmodel->surfaces + node->firstsurface;
185 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_rlight.cpp 217 surf = cl.worldmodel->surfaces + node->firstsurface;
316 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_model.h 169 unsigned short firstsurface; member in struct:mnode_s
model.h 142 unsigned short firstsurface; member in struct:mnode_s
r_bsp.cpp 563 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_rsurf.cpp 1363 surf = cl.worldmodel->surfaces + node->firstsurface;
    [all...]
gl_model.cpp 872 out->firstsurface = LittleShort (in->firstface);
    [all...]
model.cpp 876 out->firstsurface = LittleShort (in->firstface);
    [all...]
  /gdk/samples/quake/jni/
gl_rlight.cpp 217 surf = cl.worldmodel->surfaces + node->firstsurface;
316 surf = cl.worldmodel->surfaces + node->firstsurface;
gl_model.h 169 unsigned short firstsurface; member in struct:mnode_s
gl_rsurf.cpp 1363 surf = cl.worldmodel->surfaces + node->firstsurface;
    [all...]
gl_model.cpp 872 out->firstsurface = LittleShort (in->firstface);
    [all...]
  /external/quake/quake/src/QW/server/
model.c 795 out->firstsurface = LittleShort (in->firstface);

Completed in 521 milliseconds