Lines Matching refs:targetStream

1005         void* targetStream;  in InitializeParticles()  local
1008 targetStream = workInitializer.m_TargetStreams[1]; in InitializeParticles()
1012 targetStream = workInitializer.m_TargetStreams[0]; in InitializeParticles()
1024 f32* storagePtr = (f32*)targetStream; in InitializeParticles()
1047 nw::math::VEC2* storagePtr = (nw::math::VEC2*)targetStream; in InitializeParticles()
1071 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1095 f32* storagePtr = (f32*)targetStream; in InitializeParticles()
1127 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1157 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1256 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1287 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1336 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1366 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1403 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1451 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in InitializeParticles()
1484 ParticleTime* storagePtr = (ParticleTime*)targetStream; in InitializeParticles()
3098 void* targetStream; in UpdateParticles() local
3099 targetStream = workUpdater.m_TargetStreams[collection->GetLastBuffer()]; in UpdateParticles()
3116 … ParticleGravityUpdater((nw::math::VEC3*)targetStream, updater.ptr(), collection, diffTime); in UpdateParticles()
3140 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in UpdateParticles()
3168 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in UpdateParticles()
3195 nw::math::VEC3* storagePtr = (nw::math::VEC3*)targetStream; in UpdateParticles()