mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-18 02:30:53 -05:00
End Pass on Dispose
This commit is contained in:
committed by
Evan Husted
parent
26ea1e6d37
commit
df0dc4454b
@@ -671,7 +671,7 @@ namespace Ryujinx.Graphics.Metal
|
|||||||
|
|
||||||
public void Dispose()
|
public void Dispose()
|
||||||
{
|
{
|
||||||
|
EndCurrentPass();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user