Fix present
This commit is contained in:
committed by
Evan Husted
parent
4190abbbf5
commit
95af212cfc
@@ -43,6 +43,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
var layer = _getMetalLayer();
|
||||
layer.Device = _device;
|
||||
layer.FramebufferOnly = false;
|
||||
|
||||
_window = new Window(this, layer);
|
||||
_pipeline = new Pipeline(_device, _queue);
|
||||
|
||||
Reference in New Issue
Block a user