Support 3D ASTC textures (using 2D blocks)

This commit is contained in:
gdkchan 2019-12-08 01:30:48 -03:00 committed by Thog
parent 745814f94c
commit 6df062b81a
2 changed files with 6 additions and 15 deletions

View file

@ -257,7 +257,6 @@ namespace Ryujinx.Graphics.Gpu.Image
data,
_info.FormatInfo.BlockWidth,
_info.FormatInfo.BlockHeight,
1,
_info.Width,
_info.Height,
_depth,