mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 02:42:33 -07:00
General: Correct rebase, sync gpu and context management.
This commit is contained in:
@@ -24,6 +24,8 @@ public:
|
||||
~GPUSynch() override;
|
||||
|
||||
void Start() override;
|
||||
void ObtainContext() override;
|
||||
void ReleaseContext() override;
|
||||
void PushGPUEntries(Tegra::CommandList&& entries) override;
|
||||
void SwapBuffers(const Tegra::FramebufferConfig* framebuffer) override;
|
||||
void FlushRegion(VAddr addr, u64 size) override;
|
||||
|
Reference in New Issue
Block a user