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

  /external/quake/quake/src/QW/server/
model.c 1003 Mod_LoadPlanes
1006 void Mod_LoadPlanes (lump_t *l)
1088 Mod_LoadPlanes (&header->lumps[LUMP_PLANES]);
  /external/quake/quake/src/QW/client/
gl_model.c 1097 Mod_LoadPlanes
1100 void Mod_LoadPlanes (lump_t *l)
1200 Mod_LoadPlanes (&header->lumps[LUMP_PLANES]);
    [all...]
model.c 1066 Mod_LoadPlanes
1069 void Mod_LoadPlanes (lump_t *l)
1168 Mod_LoadPlanes (&header->lumps[LUMP_PLANES]);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_model.cpp 1088 Mod_LoadPlanes
1091 void Mod_LoadPlanes (lump_t *l)
1174 Mod_LoadPlanes (&header->lumps[LUMP_PLANES]);
    [all...]
model.cpp 1084 Mod_LoadPlanes
1087 void Mod_LoadPlanes (lump_t *l)
1170 Mod_LoadPlanes (&header->lumps[LUMP_PLANES]);
    [all...]

Completed in 22 milliseconds