Lines Matching refs:targetActiveIndex
2756 …u16* targetActiveIndex = (u16*)targetCollection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_… in ParticleChildUpdater() local
2757 NW_NULL_ASSERT(targetActiveIndex); in ParticleChildUpdater()
2759 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
2803 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2814 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2825 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2836 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2847 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2858 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2902 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2903 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2911 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2912 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2931 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2932 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()