Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp3041 u16* pDestroyIndex = freeIndex + collectionCapacity - prevCollectionCount; in UpdateParticles() local
3051 *pDestroyIndex++ = index; in UpdateParticles()
3088 …u16* pDestroyIndex = (u16*)collection->GetStreamPtr(PARTICLEUSAGE_FREEINDEX, PARTICLE_BUFFER_FRONT… in UpdateParticles()
3089 pDestroyIndex += collectionCapacity - prevCollectionCount; in UpdateParticles()
3107 *pDestroyIndex++ = index; in UpdateParticles()
3142 *pDestroyIndex++ = index; in UpdateParticles()