mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-16 16:36:34 +00:00
GAL Changes
This commit is contained in:
parent
0ca4c03af4
commit
cedc8e00df
@ -209,7 +209,8 @@ namespace Ryujinx.Graphics.Metal
|
||||
shaderSubgroupSize: 256,
|
||||
storageBufferOffsetAlignment: 16,
|
||||
textureBufferOffsetAlignment: 16,
|
||||
gatherBiasPrecision: 0
|
||||
gatherBiasPrecision: 0,
|
||||
maximumGpuMemory: 0
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user