mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-01-04 14:11:17 -05:00
Fix compute reserved constant buffer updates (#1892)
This commit is contained in:
@@ -126,6 +126,8 @@ namespace Ryujinx.Graphics.Gpu.Engine
|
|||||||
}
|
}
|
||||||
|
|
||||||
_finished = true;
|
_finished = true;
|
||||||
|
|
||||||
|
_context.AdvanceSequence();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user