WIP: Experimental: Metal backend #439

Closed
GreemDev wants to merge 374 commits from metal into master
Showing only changes of commit 051bd144e1 - Show all commits

View File

@ -187,6 +187,9 @@ namespace Ryujinx.Graphics.Metal
_commandBuffer = _commandQueue.CommandBuffer();
RestoreState();
// Cleanup
dest.Dispose();
}
public void Barrier()