mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-14 16:56:40 +00:00
parent
21c4176157
commit
680e548022
1 changed files with 1 additions and 0 deletions
|
@ -252,6 +252,7 @@ namespace Ryujinx.Graphics.Gpu.Engine.GPFifo
|
||||||
public void Interrupt()
|
public void Interrupt()
|
||||||
{
|
{
|
||||||
_interrupt = true;
|
_interrupt = true;
|
||||||
|
_event.Set();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in a new issue