mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-03 22:12:26 -07:00
End Pass on Dispose
This commit is contained in:
committed by
Isaac Marovitz
parent
a669592651
commit
bb742f64c6
@@ -671,7 +671,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
|
||||
EndCurrentPass();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user