Support 3D ASTC textures (using 2D blocks)
This commit is contained in:
parent
6b13c5b439
commit
23b8a86d35
2 changed files with 6 additions and 15 deletions
|
@ -257,7 +257,6 @@ namespace Ryujinx.Graphics.Gpu.Image
|
|||
data,
|
||||
_info.FormatInfo.BlockWidth,
|
||||
_info.FormatInfo.BlockHeight,
|
||||
1,
|
||||
_info.Width,
|
||||
_info.Height,
|
||||
_depth,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue