diff options
Diffstat (limited to 'Ryujinx.Graphics.Gpu/Image')
| -rw-r--r-- | Ryujinx.Graphics.Gpu/Image/Texture.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Graphics.Gpu/Image/Texture.cs b/Ryujinx.Graphics.Gpu/Image/Texture.cs index 5e057588..e72b619c 100644 --- a/Ryujinx.Graphics.Gpu/Image/Texture.cs +++ b/Ryujinx.Graphics.Gpu/Image/Texture.cs @@ -257,7 +257,6 @@ namespace Ryujinx.Graphics.Gpu.Image data, _info.FormatInfo.BlockWidth, _info.FormatInfo.BlockHeight, - 1, _info.Width, _info.Height, _depth, |
