mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-11 05:42:43 -05:00
dispose drawable texture view
This commit is contained in:
@@ -187,6 +187,9 @@ namespace Ryujinx.Graphics.Metal
|
||||
_commandBuffer = _commandQueue.CommandBuffer();
|
||||
|
||||
RestoreState();
|
||||
|
||||
// Cleanup
|
||||
dest.Dispose();
|
||||
}
|
||||
|
||||
public void Barrier()
|
||||
|
||||
Reference in New Issue
Block a user