revert to master head

This commit is contained in:
lizzie
2026-06-27 18:25:10 +00:00
parent 4270d7134a
commit 1328b3004d
7 changed files with 121 additions and 238 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ namespace Control {
struct ChannelState {
explicit ChannelState(s32 bind_id);
void Init(Core::System& system, GPU& gpu, u64 program_id);
void Init(Core::System& system, u64 program_id);
void BindRasterizer(VideoCore::RasterizerInterface* rasterizer);