mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-20 11:50:52 -05:00
Formatting cleanup
This commit is contained in:
committed by
Evan Husted
parent
353a6ca4bb
commit
b468569665
@@ -67,7 +67,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
_pipeline.InitEncoderStateManager(BufferManager);
|
||||
|
||||
BackgroundResources = new BackgroundResources(this, _pipeline);
|
||||
BackgroundResources = new BackgroundResources(this);
|
||||
HelperShader = new HelperShader(_device, this, _pipeline);
|
||||
SyncManager = new SyncManager(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user