Searched refs:m_ParticleAllocator (Results 1 – 1 of 1) sorted by relevance
562 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