Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp357 nw::gfx::ResParticleCollection resParticleCollection = in GetMemorySizeInternal() local
360 NW_ASSERT(resParticleCollection.IsValid()); in GetMemorySizeInternal()
362 ParticleCollection::GetMemorySizeInternal(pSize, resParticleCollection); in GetMemorySizeInternal()
371 nw::gfx::ResParticleCollection resParticleCollection = in GetDeviceMemorySizeInternal() local
374 ParticleCollection::GetDeviceMemorySizeInternal(pSize, resParticleCollection); in GetDeviceMemorySizeInternal()
547 nw::gfx::ResParticleCollection resParticleCollection = in Create() local
550 NW_ASSERT(resParticleCollection.IsValid()); in Create()
554 resParticleCollection, in Create()