X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexturecube.cpp;h=3e0b9fc14d2b430cd16040f743294b0aae502419;hb=ea1c10790b3f33b60c66c922f373e8a89be4dd92;hp=d006e383cc998af09fa478b18bb8bc4ce047ecfc;hpb=b9ba5757a3d139234b5445945b32eae4471724b7;p=libs%2Fgl.git diff --git a/source/core/texturecube.cpp b/source/core/texturecube.cpp index d006e383..3e0b9fc1 100644 --- a/source/core/texturecube.cpp +++ b/source/core/texturecube.cpp @@ -79,7 +79,7 @@ void TextureCube::allocate(unsigned level) BindRestore _bind(this); glTexStorage2D(target, levels, storage_fmt, size, size); apply_swizzle(); - allocated |= (1<