Searched refs:ResPixelBasedTextureMapper (Results 1 – 10 of 10) sorted by relevance
49 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture);50 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture);51 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture);81 ResPixelBasedTextureMapper textureMapper = in GetOwnerCommand()82 ResStaticCast<ResPixelBasedTextureMapper>(ResTextureMapper(this->GetOwnerData())); in GetOwnerCommand()91 ResPixelBasedTextureMapper textureMapper = in SetTextureMipmapCommand()92 ResStaticCast<ResPixelBasedTextureMapper>(ResTextureMapper(this->GetOwnerData())); in SetTextureMipmapCommand()129 ResPixelBasedTextureMapper resPixelBasedTextureMapper = in ResPixelBasedTextureMapper_Setup()130 ResStaticCast<ResPixelBasedTextureMapper>(resTextureMapper); in ResPixelBasedTextureMapper_Setup()181 ResPixelBasedTextureMapper resPixelBasedTextureMapper = in ResPixelBasedTextureMapper_Cleanup()[all …]
95 ResPixelBasedTextureMapper textureMapper = this->GetTextureMappers( i ); in Cleanup()122 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers( i ); in SetupTextures()
578 class ResPixelBasedTextureMapper : public ResTextureMapper581 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResPixelBasedTextureMapper) };584 NW_RES_CTOR_INHERIT( ResPixelBasedTextureMapper, ResTextureMapper ) in NW_RES_CTOR_INHERIT() argument631 typedef nw::ut::ResArrayClass<ResPixelBasedTextureMapper>::type ResPixelBasedTextureMapperAr…632 typedef nw::ut::ResArrayClass<const ResPixelBasedTextureMapper>::type ResPixelBasedTextureMapperAr…
1438 …NW_RES_FIELD_CLASS_FIXED_LIST_DECL( ResPixelBasedTextureMapper, TextureMappers ) // GetTextureM… in NW_RES_CTOR_INHERIT()
703 …const ResPixelBasedTextureMapper pixTexMapper = ResStaticCast<const ResPixelBasedTextureMapper>(te… in ActivateTextureMappers()739 …const ResPixelBasedTextureMapper pixTexMapper = ResStaticCast<const ResPixelBasedTextureMapper>(te… in ActivateParticleTextureMappers()
204 ResPixelBasedTextureMapper mapper(object); in SetValue()227 ResPixelBasedTextureMapper mapper(object); in SetValue()
165 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(i); in GetMemorySizeInternal()417 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(i); in CopyResMaterial()
606 ResPixelBasedTextureMapper mapper(object); in GetMaterialAnimTargetPtr()
638 nw::gfx::ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(0); in SetupShadowMaterial()
659 nw::gfx::ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(0); in SetupShadowMaterial()