Searched refs:pAliveIndex (Results 1 – 1 of 1) sorted by relevance
3238 u16* pAliveIndex = newActiveIndex + startIndex; in UpdateParticles() local3264 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3265 pAliveIndex += incrIndex; in UpdateParticles()3283 …u16* pAliveIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_ACTIVEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()3284 pAliveIndex += startIndex; in UpdateParticles()3319 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3320 pAliveIndex += incrIndex; in UpdateParticles()3354 *pAliveIndex = index; // 別バッファにコピーしつつ整列していく in UpdateParticles()3355 pAliveIndex += incrIndex; in UpdateParticles()