Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneContext.cpp40 FragmentLightArray fragmentLights(allocator); in Create() local
58 fragmentLights = FragmentLightArray(this->m_MaxFragmentLights, allocator); in Create()
75 lights, fragmentLights, vertexLights, hemiSphereLights, ambientLights, in Create()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h1273 FragmentLightArray fragmentLights, in SceneContext() argument
1289 m_FragmentLights(fragmentLights), in SceneContext()