Lines Matching refs:ResStaticCast

82         ResStaticCast<ResPixelBasedTextureMapper>(ResTextureMapper(this->GetOwnerData()));  in GetOwnerCommand()
98 ResStaticCast<ResPixelBasedTextureMapper>(resTextureMapper); in ResPixelBasedTextureMapper_Setup()
113 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in ResPixelBasedTextureMapper_Setup()
116 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in ResPixelBasedTextureMapper_Setup()
119 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in ResPixelBasedTextureMapper_Setup()
150 ResStaticCast<ResPixelBasedTextureMapper>(resTextureMapper); in ResPixelBasedTextureMapper_Cleanup()
182 ResStaticCast<ResPixelBasedTextureMapper>(resTextureMapper); in ResPixelBasedTextureMapper_CloneDynamic()
245 ResStaticCast<ResProceduralTextureMapper>(resTextureMapper); in ResProceduralTextureMapper_CloneDynamic()
287 ResStaticCast<ResPixelBasedTextureMapper>(resTextureMapper); in ResPixelBasedTextureMapper_DestroyDynamic()
312 ResStaticCast<ResProceduralTextureMapper>(resTextureMapper); in ResProceduralTextureMapper_DestroyDynamic()
365 NW_ASSERT(ResStaticCast<ResPixelBasedTextureMapper>(*this).GetTexture().IsValid()); in GetMemorySizeForCloneInternal()
366 …NW_ASSERT(ResDynamicCast<ResStandardTextureSampler>(ResStaticCast<ResPixelBasedTextureMapper>(*thi… in GetMemorySizeForCloneInternal()
469 ResReferenceTexture referenceTexture = ResStaticCast<ResReferenceTexture>(this->GetTexture()); in SetTexture()
477 ResStaticCast<ResPixelBasedTextureMapper>(*this); in SetTexture()
483 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in SetTexture()
486 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in SetTexture()
489 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in SetTexture()
527 ResStaticCast<ResStandardTextureSampler>(resTextureSampler); in SetSampler()