Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp335 shape->m_PrimitiveCommandCacheSize = commandIndex * sizeof(u32); in CreatePrimitiveCommandCache()
679 m_PrimitiveCommandCacheSize = 0; in ParticleShape()
705 this->m_PrimitiveCommandCacheSize = 0; in ~ParticleShape()
Dgfx_MeshRenderer.cpp506 particleShape->m_PrimitiveCommandCacheSize); in RenderParticleShape()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleShape.h405 s32 m_PrimitiveCommandCacheSize; variable