Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp844 m_DeviceMemory(deviceMemory), in ParticleCollection()
866 if (m_DeviceMemory != NULL) in ~ParticleCollection()
868 m_DeviceAllocator->Free(m_DeviceMemory); in ~ParticleCollection()
Dgfx_ParticleShape.cpp656 m_DeviceMemory(deviceMemory) in ParticleShape()
687 m_DeviceAllocator->Free(m_DeviceMemory); in ~ParticleShape()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h497 void* m_DeviceMemory; variable
Dgfx_ParticleShape.h461 void* m_DeviceMemory; variable