Fix present
This commit is contained in:
parent
fbe275204b
commit
45b533b23b
4 changed files with 43 additions and 34 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue