mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-02-17 19:29:25 +01:00
dispose drawable texture view
This commit is contained in:
parent
68f6c08287
commit
051bd144e1
@ -187,6 +187,9 @@ namespace Ryujinx.Graphics.Metal
|
||||
_commandBuffer = _commandQueue.CommandBuffer();
|
||||
|
||||
RestoreState();
|
||||
|
||||
// Cleanup
|
||||
dest.Dispose();
|
||||
}
|
||||
|
||||
public void Barrier()
|
||||
|
Loading…
x
Reference in New Issue
Block a user