Cleanup + Format
This commit is contained in:
parent
937d84018e
commit
997393bc65
10 changed files with 71 additions and 93 deletions
|
@ -12,7 +12,8 @@ namespace Ryujinx.Graphics.Metal
|
|||
|
||||
public DirtyFlags() { }
|
||||
|
||||
public void MarkAll() {
|
||||
public void MarkAll()
|
||||
{
|
||||
Pipeline = true;
|
||||
DepthStencil = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue