mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-04 05:32:26 -07:00
Whitespace
This commit is contained in:
committed by
Isaac Marovitz
parent
e3da359acf
commit
425177a876
@@ -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,
|
||||
|
Reference in New Issue
Block a user