Searched refs:pDestroyIndex (Results 1 – 1 of 1) sorted by relevance
3336 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles() local3346 *pDestroyIndex++ = index; in UpdateParticles()3401 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles() local3411 *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()[all …]