Whitespace

This commit is contained in:
Isaac Marovitz 2023-07-31 17:44:01 -04:00
parent 73b1f9a316
commit 516be49f3a
No known key found for this signature in database
GPG Key ID: 97250B2B09A132E1
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ namespace Ryujinx.Graphics.Metal
0,
bytesPerRow,
bytesPerImage,
new MTLSize { width = MTLTexture.Width, height = MTLTexture.Height, depth = MTLTexture.Depth},
new MTLSize { width = MTLTexture.Width, height = MTLTexture.Height, depth = MTLTexture.Depth },
MTLTexture,
(ulong)layer,
(ulong)level,