mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-10-02 16:50:20 -07:00
parent
21c4176157
commit
680e548022
@ -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…
x
Reference in New Issue
Block a user