Fixed issue #1539.
This commit is contained in:
parent
e7c38a41d6
commit
0309bb1acb
@ -4618,8 +4618,7 @@ BX_TRACE("%d, %d, %d, %s", _array, _srgb, _mipAutogen, getName(_format) );
|
||||
, _depth
|
||||
) );
|
||||
}
|
||||
|
||||
if (computeWrite)
|
||||
else if (computeWrite)
|
||||
{
|
||||
if (_target == GL_TEXTURE_3D)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user