Home
last modified time | relevance | path

Searched defs:lightCount (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_MaterialState.h626 int lightCount = ut::Min(sceneEnvironment.GetFragmentLightCount(), MAX_PER_PIXEL_LIGHTS); in ActivateMaterialColor() local
667 int lightCount = sceneEnvironment.GetFragmentLightCount(); in ActivateFragmentLighting() local
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp606 int lightCount = this->m_SceneEnvironment.GetFragmentLightCount(); in ActivateFragmentLights() local
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResGraphicsFile.h777 const int lightCount = this->GetLightsCount(); in ForeachUnresolvedReferenceLut() local