mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Fixed issue #1539.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user