Support 3D ASTC textures (using 2D blocks)
This commit is contained in:
@ -257,7 +257,6 @@ namespace Ryujinx.Graphics.Gpu.Image
|
||||
data,
|
||||
_info.FormatInfo.BlockWidth,
|
||||
_info.FormatInfo.BlockHeight,
|
||||
1,
|
||||
_info.Width,
|
||||
_info.Height,
|
||||
_depth,
|
||||
|
Reference in New Issue
Block a user