Home
last modified time | relevance | path

Searched refs:shadowAtlasSizeInvSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_lights.cpp113 …const Math::Vec4 shadowAtlasSizeInvSize = RenderLightHelper::GetShadowAtlasSizeInvSize(*dataStoreL… in ExecuteFrame() local
150 lightStruct->atlasSizeInvSize = shadowAtlasSizeInvSize; in ExecuteFrame()
H A Drender_node_default_camera_controller.cpp1011 …const Math::Vec4 shadowAtlasSizeInvSize = RenderLightHelper::GetShadowAtlasSizeInvSize(*dataStoreL… in UpdateLightBuffer() local
1051 lightStruct->atlasSizeInvSize = shadowAtlasSizeInvSize; in UpdateLightBuffer()