Searched refs:ResPixelBasedTextureMapper (Results 1 – 10 of 10) sorted by relevance
51 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture);52 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture);53 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture);83 ResPixelBasedTextureMapper textureMapper = in GetOwnerCommand()84 ResStaticCast<ResPixelBasedTextureMapper>(ResTextureMapper(this->GetOwnerData())); in GetOwnerCommand()93 ResPixelBasedTextureMapper textureMapper = in SetTextureMipmapCommand()94 ResStaticCast<ResPixelBasedTextureMapper>(ResTextureMapper(this->GetOwnerData())); in SetTextureMipmapCommand()131 ResPixelBasedTextureMapper resPixelBasedTextureMapper = in ResPixelBasedTextureMapper_Setup()132 ResStaticCast<ResPixelBasedTextureMapper>(resTextureMapper); in ResPixelBasedTextureMapper_Setup()183 ResPixelBasedTextureMapper resPixelBasedTextureMapper = in ResPixelBasedTextureMapper_Cleanup()[all …]
103 ResPixelBasedTextureMapper textureMapper = this->GetTextureMappers( i ); in Cleanup()130 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers( i ); in SetupTextures()543 ResPixelBasedTextureMapper texMap = GetTextureMappers(idx); in ForceSetupTexture()
580 class ResPixelBasedTextureMapper : public ResTextureMapper583 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResPixelBasedTextureMapper) };586 NW_RES_CTOR_INHERIT( ResPixelBasedTextureMapper, ResTextureMapper ) in NW_RES_CTOR_INHERIT() argument638 typedef nw::ut::ResArrayClass<ResPixelBasedTextureMapper>::type ResPixelBasedTextureMapperAr…639 typedef nw::ut::ResArrayClass<const ResPixelBasedTextureMapper>::type ResPixelBasedTextureMapperAr…
1456 …NW_RES_FIELD_CLASS_FIXED_LIST_DECL( ResPixelBasedTextureMapper, TextureMappers ) // GetTextureM… in NW_RES_CTOR_INHERIT()
705 …const ResPixelBasedTextureMapper pixTexMapper = ResStaticCast<const ResPixelBasedTextureMapper>(te… in ActivateTextureMappers()741 …const ResPixelBasedTextureMapper pixTexMapper = ResStaticCast<const ResPixelBasedTextureMapper>(te… in ActivateParticleTextureMappers()
206 ResPixelBasedTextureMapper mapper(object); in SetValue()229 ResPixelBasedTextureMapper mapper(object); in SetValue()
167 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(i); in GetMemorySizeInternal()419 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(i); in CopyResMaterial()
609 ResPixelBasedTextureMapper mapper(object); in GetMaterialAnimTargetPtr()
640 nw::gfx::ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(0); in SetupShadowMaterial()
661 nw::gfx::ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(0); in SetupShadowMaterial()