X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture3d.cpp;h=971d3f165393fd00ec631bd3620740111b3bfae5;hb=56133280d92c08c1c649a725260a6c4d5afb5e75;hp=36fdfa0f3b8f6b591fd19b7f4d4047fa45c0ba06;hpb=03d3984ecd2c4e7c38b6a62b4b7a81bab69f8d40;p=libs%2Fgl.git diff --git a/source/texture3d.cpp b/source/texture3d.cpp index 36fdfa0f..971d3f16 100644 --- a/source/texture3d.cpp +++ b/source/texture3d.cpp @@ -93,9 +93,9 @@ void Texture3D::image(unsigned level, PixelFormat fmt, DataType type, const void glTexImage3D(target, level, ifmt, width, height, depth, 0, get_upload_format(fmt), type, data); allocated |= 1<