mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-23 21:44:56 +03:00
Ignore SetDepthMode
This commit is contained in:
parent
401ad1f983
commit
0d5292ff8c
@ -326,7 +326,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
public void SetDepthMode(DepthMode mode)
|
||||
{
|
||||
Logger.Warning?.Print(LogClass.Gpu, "Not Implemented!");
|
||||
// Metal does not support depth clip control.
|
||||
}
|
||||
|
||||
public void SetDepthTest(DepthTestDescriptor depthTest)
|
||||
|
Loading…
Reference in New Issue
Block a user