Whitespace
This commit is contained in:
parent
ff0362063a
commit
a60ecea4c3
@ -193,7 +193,7 @@ namespace Ryujinx.Graphics.Metal
|
|||||||
0,
|
0,
|
||||||
bytesPerRow,
|
bytesPerRow,
|
||||||
bytesPerImage,
|
bytesPerImage,
|
||||||
new MTLSize { width = MTLTexture.Width, height = MTLTexture.Height, depth = MTLTexture.Depth},
|
new MTLSize { width = MTLTexture.Width, height = MTLTexture.Height, depth = MTLTexture.Depth },
|
||||||
MTLTexture,
|
MTLTexture,
|
||||||
(ulong)layer,
|
(ulong)layer,
|
||||||
(ulong)level,
|
(ulong)level,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user