mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 01:50:48 -07:00
@ -252,6 +252,7 @@ namespace Ryujinx.Graphics.Gpu.Engine.GPFifo
|
|||||||
public void Interrupt()
|
public void Interrupt()
|
||||||
{
|
{
|
||||||
_interrupt = true;
|
_interrupt = true;
|
||||||
|
_event.Set();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Reference in New Issue
Block a user