Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/demo/
Ddemo_DebugUtility.h562 m_ParticleAllocator(particleAllocator), in DemoTestLoop()
568 nw::demo::DebugUtility::ResetMemoryLeakTester(m_DeviceAllocator, m_ParticleAllocator); in DemoTestLoop()
578 nw::demo::DebugUtility::TestMemoryLeak(m_DeviceAllocator, m_ParticleAllocator); in Continue()
592 nw::demo::DemoAllocator* m_ParticleAllocator; variable