mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-27 17:07:10 +02:00
Fix compute reserved constant buffer updates (#1892)
This commit is contained in:
parent
0b3e308d80
commit
4acf1b5282
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ namespace Ryujinx.Graphics.Gpu.Engine
|
|||
}
|
||||
|
||||
_finished = true;
|
||||
|
||||
_context.AdvanceSequence();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue