mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-20 20:10:53 -05:00
Cleanup + Format
This commit is contained in:
committed by
Evan Husted
parent
58fb8564a8
commit
bea46ff9ce
@@ -12,7 +12,8 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
public DirtyFlags() { }
|
||||
|
||||
public void MarkAll() {
|
||||
public void MarkAll()
|
||||
{
|
||||
Pipeline = true;
|
||||
DepthStencil = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user