X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexture.h;h=3057ef36ed0ae57c84c133c836db12c35319e556;hb=bea2bcf1aa353b1dd8d1728931ef0508677bd2c6;hp=e3697d2e712404940728085cce8b7ae0ea2818e5;hpb=6353307898cd397e2bcde13e2448a8a678a60004;p=libs%2Fgl.git diff --git a/source/core/texture.h b/source/core/texture.h index e3697d2e..3057ef36 100644 --- a/source/core/texture.h +++ b/source/core/texture.h @@ -49,11 +49,6 @@ protected: void mipmap_levels(unsigned); }; - enum ParameterMask - { - FORMAT_SWIZZLE = 512 - }; - enum FormatSwizzle { NO_SWIZZLE,