Cleanup + Format
This commit is contained in:
committed by
Evan Husted
parent
f00cf8704f
commit
49e83335d1
@@ -20,13 +20,6 @@ namespace Ryujinx.Graphics.Metal
|
||||
ComputePipeline = true;
|
||||
DepthStencil = true;
|
||||
}
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
RenderPipeline = false;
|
||||
ComputePipeline = false;
|
||||
DepthStencil = false;
|
||||
}
|
||||
}
|
||||
|
||||
[SupportedOSPlatform("macos")]
|
||||
|
||||
Reference in New Issue
Block a user