Lines Matching refs:pDestroyIndex
3336 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles() local
3346 *pDestroyIndex++ = index; in UpdateParticles()
3401 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles() local
3411 *pDestroyIndex++ = index; in UpdateParticles()
3454 …u16* pDestroyIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_FREEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()
3455 pDestroyIndex += collectionCapacity - prevCollectionCount; in UpdateParticles()
3470 *pDestroyIndex++ = index; in UpdateParticles()
3505 *pDestroyIndex++ = index; in UpdateParticles()
3534 …u16* pDestroyIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_FREEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()
3535 pDestroyIndex += collectionCapacity - prevCollectionCount; in UpdateParticles()
3550 *pDestroyIndex++ = index; in UpdateParticles()
3585 *pDestroyIndex++ = index; in UpdateParticles()