revert deferred clears
This commit is contained in:
parent
79acae3709
commit
295845e6e3
2 changed files with 11 additions and 74 deletions
|
@ -134,6 +134,7 @@ namespace Ryujinx.Graphics.Metal
|
|||
SetDepthStencilState(renderCommandEncoder);
|
||||
}
|
||||
|
||||
// Clear the dirty flags
|
||||
_currentState.Dirty.Clear();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue