X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture3d.cpp;h=5b33c3c6e1ef9153b68a654586dc37c42b1da7d6;hb=c6604d0ee313f60b42b3a205c40ba7e1abbc3cb8;hp=ed5619cb4aed30f567cf7e3e063a7ad05f60fd27;hpb=40e1eba6c489e11a4c9b8865ddcd3ec3d9f83818;p=libs%2Fgl.git diff --git a/source/texture3d.cpp b/source/texture3d.cpp index ed5619cb..5b33c3c6 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<