Searched refs:prevCollectionCount (Results 1 – 1 of 1) sorted by relevance
3026 const int prevCollectionCount = collection->GetCount(); in UpdateParticles() local3041 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles()3043 for (int i = prevCollectionCount; i != 0; --i) in UpdateParticles()3076 const int prevCollectionCount = collection->GetCount(); in UpdateParticles()3089 pDestroyIndex += collectionCapacity - prevCollectionCount; in UpdateParticles()3099 for (int i = prevCollectionCount; i != 0; --i) in UpdateParticles()3134 for (int i = prevCollectionCount; i != 0; --i) in UpdateParticles()