dispose encoder state manager
This commit is contained in:
parent
af341f88df
commit
1c4e527ac2
@ -577,6 +577,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
public void Dispose()
|
||||
{
|
||||
EndCurrentPass();
|
||||
_encoderStateManager.Dispose();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user