mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 19:17:53 -05:00
vk_present_manager: Add toggle for async presentation
This commit is contained in:
@ -36,6 +36,7 @@ private:
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGraphicsAdvanced> ui;
|
||||
|
||||
ConfigurationShared::CheckState async_present;
|
||||
ConfigurationShared::CheckState renderer_force_max_clock;
|
||||
ConfigurationShared::CheckState use_vsync;
|
||||
ConfigurationShared::CheckState async_astc;
|
||||
|
Reference in New Issue
Block a user