Whitespace
This commit is contained in:
parent
6a121ee35a
commit
ddc1ca42b9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue