Home
last modified time | relevance | path

Searched refs:AllocatedSegParts (Results 1 – 3 of 3) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dr_main.cpp217 , AllocatedSegParts(NULL) in VRenderLevelShared()
363 delete[] AllocatedSegParts; in ~VRenderLevelShared()
364 AllocatedSegParts = NULL; in ~VRenderLevelShared()
H A Dr_local.h352 segpart_t* AllocatedSegParts; variable
H A Dr_surf.cpp2005 AllocatedSegParts = pspart; in CreateWorldSurfaces()