Searched refs:m_DeviceMemory (Results 1 – 4 of 4) sorted by relevance
844 m_DeviceMemory(deviceMemory), in ParticleCollection()866 if (m_DeviceMemory != NULL) in ~ParticleCollection()868 m_DeviceAllocator->Free(m_DeviceMemory); in ~ParticleCollection()
656 m_DeviceMemory(deviceMemory) in ParticleShape()687 m_DeviceAllocator->Free(m_DeviceMemory); in ~ParticleShape()
497 void* m_DeviceMemory; variable
461 void* m_DeviceMemory; variable