Cleanup + Format
This commit is contained in:
parent
b064d76a4f
commit
362746887e
7 changed files with 4 additions and 19 deletions
|
@ -20,13 +20,6 @@ namespace Ryujinx.Graphics.Metal
|
|||
ComputePipeline = true;
|
||||
DepthStencil = true;
|
||||
}
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
RenderPipeline = false;
|
||||
ComputePipeline = false;
|
||||
DepthStencil = false;
|
||||
}
|
||||
}
|
||||
|
||||
[SupportedOSPlatform("macos")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue