Searched refs:ResParticleParameterAttribute (Results 1 – 2 of 2) sorted by relevance
90 class ResParticleParameterAttribute : public ResParticleAttribute93 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResParticleParameterAttribute) };96 NW_RES_CTOR_INHERIT( ResParticleParameterAttribute, ResParticleAttribute ) in NW_RES_CTOR_INHERIT() argument
100 const ResParticleParameterAttribute& resource, in ParticleParameterAttributeCreate()180 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in GetMemorySizeInternal()182 ResParticleParameterAttribute resParam((*it).ptr()); in GetMemorySizeInternal()316 if ((*it).GetTypeInfo() != ResParticleParameterAttribute::TYPE_INFO) in GetDeviceMemorySizeInternal()419 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()421 ResParticleParameterAttribute resParam((*it).ptr()); in Create()633 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()635 ResParticleParameterAttribute resParam((*it).ptr()); in Create()