Lines Matching refs:targetActiveIndex
2581 …u16* targetActiveIndex = (u16*)targetCollection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_… in ParticleChildUpdater() local
2582 NW_NULL_ASSERT(targetActiveIndex); in ParticleChildUpdater()
2584 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
2628 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2639 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2650 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2661 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2672 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2683 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2717 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2718 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2726 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2727 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2740 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2741 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()