mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-30 09:31:32 -08:00
dispose encoder state manager
This commit is contained in:
parent
7654f0b16c
commit
e6e898b297
@ -577,6 +577,7 @@ namespace Ryujinx.Graphics.Metal
|
|||||||
public void Dispose()
|
public void Dispose()
|
||||||
{
|
{
|
||||||
EndCurrentPass();
|
EndCurrentPass();
|
||||||
|
_encoderStateManager.Dispose();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user