Searched refs:InSurfs (Results 1 – 4 of 4) sorted by relevance
/dports/games/vavoom/vavoom-1.33/source/ |
H A D | r_adv_light.cpp | 318 void VAdvancedRenderLevel::DrawShadowSurfaces(surface_t* InSurfs, texinfo_t *texinfo, in DrawShadowSurfaces() argument 322 surface_t* surfs = InSurfs; in DrawShadowSurfaces() 590 void VAdvancedRenderLevel::DrawLightSurfaces(surface_t* InSurfs, texinfo_t *texinfo, in DrawLightSurfaces() argument 594 surface_t* surfs = InSurfs; in DrawLightSurfaces()
|
H A D | r_local.h | 557 void DrawShadowSurfaces(surface_t* InSurfs, texinfo_t *texinfo, 564 void DrawLightSurfaces(surface_t* InSurfs, texinfo_t *texinfo,
|
H A D | r_bsp.cpp | 204 void VRenderLevelShared::DrawSurfaces(surface_t* InSurfs, texinfo_t *texinfo, in DrawSurfaces() argument 209 surface_t* surfs = InSurfs; in DrawSurfaces()
|
H A D | r_surf.cpp | 266 void VRenderLevelShared::FlushSurfCaches(surface_t* InSurfs) in FlushSurfCaches() argument 269 surface_t* surfs = InSurfs; in FlushSurfCaches() 674 void VRenderLevelShared::FreeWSurfs(surface_t* InSurfs) in FreeWSurfs() argument 677 surface_t* surfs = InSurfs; in FreeWSurfs()
|