Home
last modified time | relevance | path

Searched refs:ActivateContext (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp368 RenderContext::ActivateContext(IMaterialActivator* userMaterialActivator) in ActivateContext() function in nw::gfx::RenderContext
415 this->ActivateContext(); in ActivateParticleContext()
Dgfx_MeshRenderer.cpp106 m_RenderContext->ActivateContext(); in RenderMesh()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderContext.h277 void ActivateContext(IMaterialActivator* userMaterialActivator = NULL);
/NW4C-2.0.3/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp84 renderContext->ActivateContext(); in Invoke()
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp92 renderContext->ActivateContext(); in Invoke()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp92 renderContext->ActivateContext(); in Invoke()