Lines Matching refs:targetActiveIndex
2781 …u16* targetActiveIndex = (u16*)targetCollection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_… in ParticleChildUpdater() local
2782 NW_NULL_ASSERT(targetActiveIndex); in ParticleChildUpdater()
2784 targetActiveIndex += targetStartIndex; in ParticleChildUpdater()
2828 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2839 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2850 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2861 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2872 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2883 targetActiveIndex, targetIncrIndex, targetTranslate); in ParticleChildUpdater()
2927 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2928 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2936 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2937 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()
2956 int dstIndex = *targetActiveIndex; in ParticleChildUpdater()
2957 targetActiveIndex += targetIncrIndex; in ParticleChildUpdater()