Searched defs:lpd (Results 1 – 1 of 1) sorted by relevance
2049 void RenderSystem::ProcessLight(const LightProcessData& lpd) in ProcessLight()2088 void RenderSystem::ProcessShadowCamera(const LightProcessData lpd, RenderLight& light) in ProcessShadowCamera()2172 …const LightProcessData lpd { layerMask, row.entity, lightComponent, world, renderScene, spotLightI… in ProcessLights() local