Searched refs:pAliveIndex (Results 1 – 1 of 1) sorted by relevance
3335 u16* pAliveIndex = newActiveIndex + startIndex; in UpdateParticles() local3361 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3362 pAliveIndex += incrIndex; in UpdateParticles()3400 u16* pAliveIndex = activeIndex + startIndex; in UpdateParticles() local3426 *pAliveIndex = index; in UpdateParticles()3427 pAliveIndex += incrIndex; in UpdateParticles()3451 …u16* pAliveIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()3452 pAliveIndex += startIndex; in UpdateParticles()3484 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3485 pAliveIndex += incrIndex; in UpdateParticles()[all …]