X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture3d.cpp;h=971d3f165393fd00ec631bd3620740111b3bfae5;hb=a40fc85277dba5c34402a0e703d038efd30cc57b;hp=5b33c3c6e1ef9153b68a654586dc37c42b1da7d6;hpb=2fa1bb084e54af7134b44d3ee7512056e28de67e;p=libs%2Fgl.git diff --git a/source/texture3d.cpp b/source/texture3d.cpp index 5b33c3c6..971d3f16 100644 --- a/source/texture3d.cpp +++ b/source/texture3d.cpp @@ -93,7 +93,7 @@ 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<