]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture.h
Remove some obsolete things
[libs/gl.git] / source / core / texture.h
index e3697d2e712404940728085cce8b7ae0ea2818e5..3057ef36ed0ae57c84c133c836db12c35319e556 100644 (file)
@@ -49,11 +49,6 @@ protected:
                void mipmap_levels(unsigned);
        };
 
-       enum ParameterMask
-       {
-               FORMAT_SWIZZLE = 512
-       };
-
        enum FormatSwizzle
        {
                NO_SWIZZLE,