Searched refs:firstsurface (Results 1 - 17 of 17) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dr_light.c94 surf = cl.worldmodel->surfaces + node->firstsurface;
185 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dmodel.h153 unsigned short firstsurface; member in struct:mnode_s
H A Dgl_rlight.c214 surf = cl.worldmodel->surfaces + node->firstsurface;
313 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dgl_model.h173 unsigned short firstsurface; member in struct:mnode_s
H A Dr_bsp.c563 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dgl_rsurf.c1292 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dgl_model.c872 out->firstsurface = LittleShort (in->firstface);
H A Dmodel.c858 out->firstsurface = LittleShort (in->firstface);
/external/quake/quake/src/WinQuake/
H A Dr_light.cpp94 surf = cl.worldmodel->surfaces + node->firstsurface;
185 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dmodel.h142 unsigned short firstsurface; member in struct:mnode_s
H A Dgl_rlight.cpp217 surf = cl.worldmodel->surfaces + node->firstsurface;
316 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dgl_model.h169 unsigned short firstsurface; member in struct:mnode_s
H A Dr_bsp.cpp563 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dgl_model.cpp872 out->firstsurface = LittleShort (in->firstface);
H A Dgl_rsurf.cpp1363 surf = cl.worldmodel->surfaces + node->firstsurface;
H A Dmodel.cpp876 out->firstsurface = LittleShort (in->firstface);
/external/quake/quake/src/QW/server/
H A Dmodel.c795 out->firstsurface = LittleShort (in->firstface);

Completed in 169 milliseconds