Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp359 nw::gfx::ResParticleCollection resParticleCollection = in GetMemorySizeInternal() local
362 NW_ASSERT(resParticleCollection.IsValid()); in GetMemorySizeInternal()
364 ParticleCollection::GetMemorySizeInternal(pSize, resParticleCollection); in GetMemorySizeInternal()
373 nw::gfx::ResParticleCollection resParticleCollection = in GetDeviceMemorySizeInternal() local
376 ParticleCollection::GetDeviceMemorySizeInternal(pSize, resParticleCollection); in GetDeviceMemorySizeInternal()
560 nw::gfx::ResParticleCollection resParticleCollection = in Create() local
563 NW_ASSERT(resParticleCollection.IsValid()); in Create()
567 resParticleCollection, in Create()