Searched refs:m_PrimitiveCommandCacheSize (Results 1 – 3 of 3) sorted by relevance
337 shape->m_PrimitiveCommandCacheSize = commandIndex * sizeof(u32); in CreatePrimitiveCommandCache()681 m_PrimitiveCommandCacheSize = 0; in ParticleShape()707 this->m_PrimitiveCommandCacheSize = 0; in ~ParticleShape()
506 particleShape->m_PrimitiveCommandCacheSize); in RenderParticleShape()
407 s32 m_PrimitiveCommandCacheSize; variable