Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp845 m_DeviceMemory(deviceMemory) in ParticleCollection()
865 if (m_DeviceMemory != NULL) in ~ParticleCollection()
867 m_DeviceAllocator->Free(m_DeviceMemory); in ~ParticleCollection()
Dgfx_ParticleShape.cpp654 m_DeviceMemory(deviceMemory) in ParticleShape()
685 m_DeviceAllocator->Free(m_DeviceMemory); in ~ParticleShape()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleCollection.h472 void* m_DeviceMemory; variable
Dgfx_ParticleShape.h459 void* m_DeviceMemory; variable