Lines Matching refs:GetMaxActiveIndex
673 int maxIndex = collection->GetMaxActiveIndex(); in SetDefaultValues()
893 int maxIndex = collection->GetMaxActiveIndex(); in AddParticles()
1558 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleAccelarationUpdater()
1609 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater()
1617 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater()
1686 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater()
1712 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater()
1767 const int count = collection->GetMaxActiveIndex() - collection->GetMinActiveIndex() + 1; in ParticleGravityUpdater()
1798 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleSpinUpdater()
1848 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleRandomUpdater()
1862 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleRandomUpdater()
1933 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector2ImmediateUpdater()
2029 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3AdditiveUpdater()
2141 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3ImmediateUpdater()
2247 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3RandomAdditiveUpdater()
2338 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleRotateUpVectorUpdater()
2365 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleRotateUpVectorUpdater()
2437 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleTexturePatternUpdater()
2874 … const int processCount = collection->GetMaxActiveIndex() - collection->GetMinActiveIndex() + 1; in UpdateParticles()
2898 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in UpdateParticles()
2925 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in UpdateParticles()
2994 … const int processCount = collection->GetMaxActiveIndex() - collection->GetMinActiveIndex() + 1; in UpdateParticles()
3009 int maxActiveIndex = collection->GetMaxActiveIndex(); in UpdateParticles()