Searched refs:pAliveIndex (Results 1 – 1 of 1) sorted by relevance
3040 u16* pAliveIndex = newActiveIndex + startIndex; in UpdateParticles() local3066 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3067 pAliveIndex += incrIndex; in UpdateParticles()3085 …u16* pAliveIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()3086 pAliveIndex += startIndex; in UpdateParticles()3121 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3122 pAliveIndex += incrIndex; in UpdateParticles()3156 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3157 pAliveIndex += incrIndex; in UpdateParticles()