MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / R_AddLightSurfaces

Function R_AddLightSurfaces

neo/renderer/tr_light.cpp:875–1051  ·  view source on GitHub ↗

================= R_AddLightSurfaces Calc the light shader values, removing any light from the viewLight list if it is determined to not have any visible effect due to being flashed off or turned off. Adds entities to the viewEntity list if they are needed for shadow casting. Add any precomputed shadow volumes. Removes lights from the viewLights list if they are completely turned off, or compl

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

R_RenderViewFunction · 0.85

Calls 15

R_FrameAllocFunction · 0.85
R_ShowColoredScreenRectFunction · 0.85
R_CreateAmbientCacheFunction · 0.85
R_CullLocalBoxFunction · 0.85
R_LinkLightSurfFunction · 0.85
GetNumRegistersMethod · 0.80
IsFogLightMethod · 0.80
IsBlendLightMethod · 0.80
GetNumStagesMethod · 0.80

Tested by

no test coverage detected