Lines Matching refs:resNode
125 ResParticleCollection resNode) in GetMemorySizeInternal() argument
129 const int capacity = resNode.GetCapacity(); in GetMemorySizeInternal()
172 ResParticleAttributeArray attributes = resNode.GetAttributes(); in GetMemorySizeInternal()
298 ResParticleCollection resNode) in GetDeviceMemorySizeInternal() argument
302 const int capacity = resNode.GetCapacity(); in GetDeviceMemorySizeInternal()
308 ResParticleAttributeArray attributes = resNode.GetAttributes(); in GetDeviceMemorySizeInternal()
354 ResParticleCollection resNode, in Create() argument
364 NW_ASSERT(resNode.IsValid()); in Create()
366 const int capacity = resNode.GetCapacity(); in Create()
411 ResParticleAttributeArray attributes = resNode.GetAttributes(); in Create()
563 resNode); in Create()
622 ResParticleAttributeArray attributes = resNode.GetAttributes(); in Create()