mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
End Pass on Dispose
This commit is contained in:
parent
26ea1e6d37
commit
df0dc4454b
1 changed files with 1 additions and 1 deletions
|
|
@ -671,7 +671,7 @@ namespace Ryujinx.Graphics.Metal
|
|||
|
||||
public void Dispose()
|
||||
{
|
||||
|
||||
EndCurrentPass();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue