| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_DebugUtility.h | 216 s_ParticleAllocator, in PostInitializeScenes() 231 s_ParticleAllocator, in PreTerminateScenes() 255 s_ParticleAllocator = particleAllocator; 270 if (s_ParticleAllocator) in ResetMemoryLeakTester() 272 s_ParticleMemoryFreeSize = s_ParticleAllocator->GetFreeSize(); in ResetMemoryLeakTester() 291 if (s_ParticleAllocator) in TestMemoryLeak() 293 particleLeakSize = s_ParticleMemoryFreeSize - s_ParticleAllocator->GetFreeSize(); in TestMemoryLeak() 309 s_ParticleAllocator->Dump(); in TestMemoryLeak() 345 static nw::demo::DemoAllocator* s_ParticleAllocator; variable
|
| /NW4C-2.0.3/demos/gfx/ParticleDemo/sources/ |
| D | ParticleDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 258 &s_ParticleAllocator, in BuildResources() 274 &s_ParticleAllocator, in BuildResources() 468 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 472 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 489 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleDropFrameDemo/sources/ |
| D | ParticleDropFrameDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 267 &s_ParticleAllocator, in BuildResources() 283 &s_ParticleAllocator, in BuildResources() 508 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 512 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 529 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleChangeVtxDemo/sources/ |
| D | ParticleChangeVtxDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 225 &s_ParticleAllocator, in BuildResources() 242 &s_ParticleAllocator, in BuildResources() 539 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 543 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 558 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleRecycleDemo/sources/ |
| D | ParticleRecycleDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 463 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 467 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 482 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleCtrlEmissionDemo/sources/ |
| D | ParticleCtrlEmissionDemo.cpp | 39 nw::demo::DemoAllocator s_ParticleAllocator; variable 493 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 497 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 512 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleChokeDemo/sources/ |
| D | ParticleChokeDemo.cpp | 40 nw::demo::DemoAllocator s_ParticleAllocator; variable 513 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 517 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 532 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 51 nw::demo::DemoAllocator s_ParticleAllocator; variable 397 &s_ParticleAllocator, in BuildResources() 411 &s_ParticleAllocator, in BuildResources() 629 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 633 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 648 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleCombinationNodeDemo/sources/ |
| D | ParticleCombinationNodeDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 615 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 619 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 634 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleApplicationDemo/sources/ |
| D | ParticleApplicationDemo.cpp | 39 nw::demo::DemoAllocator s_ParticleAllocator; variable 551 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 555 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 570 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleScaleDemo/sources/ |
| D | ParticleScaleDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 560 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 564 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 579 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ParticleMissileDemo/sources/ |
| D | ParticleMissileDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 572 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 576 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 591 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/demos/gfx/ConstraintDemo/sources/ |
| D | ConstraintDemo.cpp | 39 nw::demo::DemoAllocator s_ParticleAllocator; variable 959 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 963 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 978 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_DebugUtility.cpp | 32 nw::demo::DemoAllocator* DebugUtility::s_ParticleAllocator = NULL; member in nw::demo::DebugUtility
|