Searched refs:ResParticleParameterAttribute (Results 1 – 2 of 2) sorted by relevance
88 class ResParticleParameterAttribute : public ResParticleAttribute91 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResParticleParameterAttribute) };94 NW_RES_CTOR_INHERIT( ResParticleParameterAttribute, ResParticleAttribute ) in NW_RES_CTOR_INHERIT() argument
101 const ResParticleParameterAttribute& resource, in ParticleParameterAttributeCreate()181 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in GetMemorySizeInternal()183 ResParticleParameterAttribute resParam((*it).ptr()); in GetMemorySizeInternal()317 if ((*it).GetTypeInfo() != ResParticleParameterAttribute::TYPE_INFO) in GetDeviceMemorySizeInternal()420 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()422 ResParticleParameterAttribute resParam((*it).ptr()); in Create()634 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()636 ResParticleParameterAttribute resParam((*it).ptr()); in Create()