mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-10-02 16:50:20 -07:00
Fix compute reserved constant buffer updates (#1892)
This commit is contained in:
parent
d684d71c4f
commit
6ed19c1488
@ -126,6 +126,8 @@ namespace Ryujinx.Graphics.Gpu.Engine
|
|||||||
}
|
}
|
||||||
|
|
||||||
_finished = true;
|
_finished = true;
|
||||||
|
|
||||||
|
_context.AdvanceSequence();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user