mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-30 15:11:34 -08:00
Ignore SetDepthMode
This commit is contained in:
parent
e6c2e5873c
commit
71ccb7eaef
@ -326,7 +326,7 @@ namespace Ryujinx.Graphics.Metal
|
|||||||
|
|
||||||
public void SetDepthMode(DepthMode mode)
|
public void SetDepthMode(DepthMode mode)
|
||||||
{
|
{
|
||||||
Logger.Warning?.Print(LogClass.Gpu, "Not Implemented!");
|
// Metal does not support depth clip control.
|
||||||
}
|
}
|
||||||
|
|
||||||
public void SetDepthTest(DepthTestDescriptor depthTest)
|
public void SetDepthTest(DepthTestDescriptor depthTest)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user