| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_RenderContext.h | 237 void ResetState(); 244 void ResetState(s32 resetStateMode, s32 hashMask); 251 NW_DEPRECATED_FUNCTION(void ResetState(s32 hashMask));
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_RenderContext.cpp | 187 RenderContext::ResetState() in ResetState() function in nw::gfx::RenderContext 205 RenderContext::ResetState(s32 hashMask) in ResetState() function in nw::gfx::RenderContext 222 RenderContext::ResetState(s32 resetStateMode, s32 hashMask) in ResetState() function in nw::gfx::RenderContext
|
| /NW4C-1.2.23/demos/gfx/ParticleCtrlEmissionDemo/sources/ |
| D | ParticleCtrlEmissionDemo.cpp | 453 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleRecycleDemo/sources/ |
| D | ParticleRecycleDemo.cpp | 424 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/SimpleDemo/sources/ |
| D | SimpleDemo.cpp | 406 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleChokeDemo/sources/ |
| D | ParticleChokeDemo.cpp | 472 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleScaleDemo/sources/ |
| D | ParticleScaleDemo.cpp | 486 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleApplicationDemo/sources/ |
| D | ParticleApplicationDemo.cpp | 512 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleMultiEmitterDemo/sources/ |
| D | ParticleMultiEmitterDemo.cpp | 465 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleDemo/sources/ |
| D | ParticleDemo.cpp | 460 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/ |
| D | ProjectionShadowDemo.cpp | 127 renderContext->ResetState(); in Invoke() 1061 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/PartialAnimationDemo/sources/ |
| D | PartialAnimationDemo.cpp | 529 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleMultiModelDemo/sources/ |
| D | ParticleMultiModelDemo.cpp | 481 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/AnimationDemo/sources/ |
| D | AnimationDemo.cpp | 589 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | main.cpp | 455 renderContext->ResetState(); in CreateGfxCache()
|
| /NW4C-1.2.23/demos/gfx/AnimationChangeDemo/sources/ |
| D | AnimationChangeDemo.cpp | 564 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleChangeVtxDemo/sources/ |
| D | ParticleChangeVtxDemo.cpp | 511 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/ |
| D | ShadowMapDemo.cpp | 127 renderContext->ResetState(); in Invoke() 1131 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ResourceDemo/sources/ |
| D | ResourceDemo.cpp | 517 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/SceneTreeDemo/sources/ |
| D | SceneTreeDemo.cpp | 522 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 601 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/MultiInstanceDemo/sources/ |
| D | MultiInstanceDemo.cpp | 779 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 676 s_RenderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/AnimationBlendDemo/sources/ |
| D | AnimationBlendDemo.cpp | 751 renderContext->ResetState(); in DemoScene()
|
| /NW4C-1.2.23/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 724 s_RenderContext->ResetState(); in DemoScene()
|