Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_RenderContext.h90 RENDERMODE_IGNORE_SCENEENVIRONMENT = 0x1 << 2 enumerator
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp485 if (!ut::CheckFlag(m_RenderMode, RenderContext::RENDERMODE_IGNORE_SCENEENVIRONMENT)) in ActivateSceneEnvironment()