Lines Matching refs:SetupTextureMapperCommand

51 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture);
52 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture);
53 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture);
147SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in ResPixelBasedTextureMapper_Setup()
150SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in ResPixelBasedTextureMapper_Setup()
153SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in ResPixelBasedTextureMapper_Setup()
515SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in SetTexture()
518SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in SetTexture()
521SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in SetTexture()
693 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture) in SetupTextureMapperCommand() function
785 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture) in SetupTextureMapperCommand() function
852 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture) in SetupTextureMapperCommand() function
912 SetupTextureMapperCommand(*this, ResStaticCast<ResImageTexture>(resImageTexture)); in ForceSetupTexture()
915 SetupTextureMapperCommand(*this, ResStaticCast<ResCubeTexture>(resImageTexture)); in ForceSetupTexture()
918 SetupTextureMapperCommand(*this, ResStaticCast<ResShadowTexture>(resImageTexture)); in ForceSetupTexture()