Home
last modified time | relevance | path

Searched refs:FinalizeDemoAllocator (Results 1 – 18 of 18) sorted by relevance

/NW4C-1.3.3/include/nw/demo/
Ddemo_Memory.h53 void FinalizeDemoAllocator(DemoAllocator* allocator);
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Memory.cpp67 FinalizeDemoAllocator( DemoAllocator* allocator ) in FinalizeDemoAllocator() function
Ddemo_GraphicsSystem.cpp1092 nw::demo::FinalizeDemoAllocator(s_DeviceAllocator); in FinalizeGraphicsSystem()
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp62 nw::demo::FinalizeDemoAllocator(deviceAllocator); in SmFinalizeGraphicsSystem()
/NW4C-1.3.3/demos/gfx/ParticleCtrlEmissionDemo/sources/
DParticleCtrlEmissionDemo.cpp510 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleRecycleDemo/sources/
DParticleRecycleDemo.cpp480 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleChokeDemo/sources/
DParticleChokeDemo.cpp530 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleApplicationDemo/sources/
DParticleApplicationDemo.cpp568 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp577 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleDemo/sources/
DParticleDemo.cpp487 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleCombinationNodeDemo/sources/
DParticleCombinationNodeDemo.cpp632 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleMissileDemo/sources/
DParticleMissileDemo.cpp589 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleChangeVtxDemo/sources/
DParticleChangeVtxDemo.cpp556 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/ParticleUpdaterDemo/sources/
DParticleUpdaterDemo.cpp646 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
/NW4C-1.3.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp157 nw::demo::FinalizeDemoAllocator(&s_DeviceAllocator); in FinalizeGraphicsSystem()
/NW4C-1.3.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp165 nw::demo::FinalizeDemoAllocator(&s_DeviceAllocator); in FinalizeGraphicsSystem()
/NW4C-1.3.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp168 nw::demo::FinalizeDemoAllocator(&s_DeviceAllocator); in FinalizeGraphicsSystem()
/NW4C-1.3.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp973 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()