Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp337 shape->m_PrimitiveCommandCacheSize = commandIndex * sizeof(u32); in CreatePrimitiveCommandCache()
681 m_PrimitiveCommandCacheSize = 0; in ParticleShape()
707 this->m_PrimitiveCommandCacheSize = 0; in ~ParticleShape()
Dgfx_MeshRenderer.cpp506 particleShape->m_PrimitiveCommandCacheSize); in RenderParticleShape()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h407 s32 m_PrimitiveCommandCacheSize; variable