Lines Matching refs:resNode
126 ResParticleCollection resNode) in GetMemorySizeInternal() argument
130 const int capacity = resNode.GetCapacity(); in GetMemorySizeInternal()
173 ResParticleAttributeArray attributes = resNode.GetAttributes(); in GetMemorySizeInternal()
299 ResParticleCollection resNode) in GetDeviceMemorySizeInternal() argument
303 const int capacity = resNode.GetCapacity(); in GetDeviceMemorySizeInternal()
309 ResParticleAttributeArray attributes = resNode.GetAttributes(); in GetDeviceMemorySizeInternal()
355 ResParticleCollection resNode, in Create() argument
365 NW_ASSERT(resNode.IsValid()); in Create()
367 const int capacity = resNode.GetCapacity(); in Create()
412 ResParticleAttributeArray attributes = resNode.GetAttributes(); in Create()
564 resNode); in Create()
623 ResParticleAttributeArray attributes = resNode.GetAttributes(); in Create()