diff --git a/src/osg/Texture.cpp b/src/osg/Texture.cpp index b44a330e8..c6891711f 100644 --- a/src/osg/Texture.cpp +++ b/src/osg/Texture.cpp @@ -421,6 +421,8 @@ void Texture::computeInternalFormatWithImage(const osg::Image& image) const } _internalFormat = internalFormat; + + //osg::notify(osg::NOTICE)<<"Internal format="<