Home
last modified time | relevance | path

Searched refs:pDestroyIndex (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp3239 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles() local
3249 *pDestroyIndex++ = index; in UpdateParticles()
3286 …u16* pDestroyIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_FREEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()
3287 pDestroyIndex += collectionCapacity - prevCollectionCount; in UpdateParticles()
3305 *pDestroyIndex++ = index; in UpdateParticles()
3340 *pDestroyIndex++ = index; in UpdateParticles()