mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 01:40:47 -07:00
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