mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-20 17:51:13 +02:00
Fix buffer to 3D texture copy (#1354)
This commit is contained in:
@@ -41,7 +41,6 @@ namespace Ryujinx.Graphics.Texture
|
||||
public BlockLinearLayout(
|
||||
int width,
|
||||
int height,
|
||||
int depth,
|
||||
int gobBlocksInY,
|
||||
int gobBlocksInZ,
|
||||
int bpp)
|
||||
|
||||
Reference in New Issue
Block a user