X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture3d.cpp;fp=source%2Ftexture3d.cpp;h=5b33c3c6e1ef9153b68a654586dc37c42b1da7d6;hp=7c4b04469d23a0b17961543cf34ff9e21688977a;hb=85c6c43eb0f937f31f4a91ef3731d8bb2e98c8b4;hpb=ed5d922fd58c5cb1fc7502c93983d37fc871ddf5 diff --git a/source/texture3d.cpp b/source/texture3d.cpp index 7c4b0446..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<