dispose drawable texture view
This commit is contained in:
parent
6ab989ac54
commit
3be47ae4a9
@ -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