mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-18 15:42:33 -05:00
dispose encoder state manager
This commit is contained in:
@@ -577,6 +577,7 @@ namespace Ryujinx.Graphics.Metal
|
|||||||
public void Dispose()
|
public void Dispose()
|
||||||
{
|
{
|
||||||
EndCurrentPass();
|
EndCurrentPass();
|
||||||
|
_encoderStateManager.Dispose();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user