| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_DebugUtility.h | 214 s_ParticleAllocator, in PostInitializeScenes() 229 s_ParticleAllocator, in PreTerminateScenes() 253 s_ParticleAllocator = particleAllocator; 268 if (s_ParticleAllocator) in ResetMemoryLeakTester() 270 s_ParticleMemoryFreeSize = s_ParticleAllocator->GetFreeSize(); in ResetMemoryLeakTester() 289 if (s_ParticleAllocator) in TestMemoryLeak() 291 particleLeakSize = s_ParticleMemoryFreeSize - s_ParticleAllocator->GetFreeSize(); in TestMemoryLeak() 307 s_ParticleAllocator->Dump(); in TestMemoryLeak() 343 static nw::demo::DemoAllocator* s_ParticleAllocator; variable
|
| /NW4C-1.3.3/demos/gfx/ParticleDemo/sources/ |
| D | ParticleDemo.cpp | 35 nw::demo::DemoAllocator s_ParticleAllocator; variable 256 &s_ParticleAllocator, in BuildResources() 272 &s_ParticleAllocator, in BuildResources() 466 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 470 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 487 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleChangeVtxDemo/sources/ |
| D | ParticleChangeVtxDemo.cpp | 35 nw::demo::DemoAllocator s_ParticleAllocator; variable 223 &s_ParticleAllocator, in BuildResources() 240 &s_ParticleAllocator, in BuildResources() 537 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 541 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 556 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleCtrlEmissionDemo/sources/ |
| D | ParticleCtrlEmissionDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 491 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 495 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 510 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleRecycleDemo/sources/ |
| D | ParticleRecycleDemo.cpp | 35 nw::demo::DemoAllocator s_ParticleAllocator; variable 461 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 465 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 480 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleChokeDemo/sources/ |
| D | ParticleChokeDemo.cpp | 38 nw::demo::DemoAllocator s_ParticleAllocator; variable 511 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 515 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 530 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 49 nw::demo::DemoAllocator s_ParticleAllocator; variable 395 &s_ParticleAllocator, in BuildResources() 409 &s_ParticleAllocator, in BuildResources() 627 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 631 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 646 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleApplicationDemo/sources/ |
| D | ParticleApplicationDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 549 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 553 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 568 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/ |
| D | ParticleScaleDemo.cpp | 35 nw::demo::DemoAllocator s_ParticleAllocator; variable 558 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 562 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 577 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleCombinationNodeDemo/sources/ |
| D | ParticleCombinationNodeDemo.cpp | 35 nw::demo::DemoAllocator s_ParticleAllocator; variable 613 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 617 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 632 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ParticleMissileDemo/sources/ |
| D | ParticleMissileDemo.cpp | 35 nw::demo::DemoAllocator s_ParticleAllocator; variable 570 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 574 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 589 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/demos/gfx/ConstraintDemo/sources/ |
| D | ConstraintDemo.cpp | 37 nw::demo::DemoAllocator s_ParticleAllocator; variable 954 nw::demo::InitializeDemoAllocator(&s_ParticleAllocator, nw::demo::DEMO_PARTICLE_MEMORY_SIZE); in nnMain() 958 NW_DEMO_TEST_LOOP(&s_DeviceAllocator, &s_ParticleAllocator, &s_RenderSystem) in nnMain() 973 nw::demo::FinalizeDemoAllocator(&s_ParticleAllocator); in nnMain()
|
| /NW4C-1.3.3/sources/libraries/demo/ |
| D | demo_DebugUtility.cpp | 30 nw::demo::DemoAllocator* DebugUtility::s_ParticleAllocator = NULL; member in nw::demo::DebugUtility
|