Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp366 RenderContext::ActivateContext(IMaterialActivator* userMaterialActivator) in ActivateContext() function in nw::gfx::RenderContext
411 this->ActivateContext(); in ActivateParticleContext()
Dgfx_MeshRenderer.cpp104 m_RenderContext->ActivateContext(); in RenderMesh()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_RenderContext.h275 void ActivateContext(IMaterialActivator* userMaterialActivator = NULL);
/NW4C-1.3.3/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp82 renderContext->ActivateContext(); in Invoke()
/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp90 renderContext->ActivateContext(); in Invoke()
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp90 renderContext->ActivateContext(); in Invoke()