Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneContext.cpp37 FragmentLightArray fragmentLights(allocator); in Create() local
54 fragmentLights = FragmentLightArray(this->m_MaxFragmentLights, allocator); in Create()
71 lights, fragmentLights, vertexLights, hemiSphereLights, ambientLights, in Create()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneContext.h1001 FragmentLightArray fragmentLights, in SceneContext() argument
1016 m_FragmentLights(fragmentLights), in SceneContext()