mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-27 22:14:22 +08:00
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
This commit is contained in:
@@ -160,4 +160,6 @@ bool EmuWindow_SDL2_VK::UseStandardLayers(PFN_vkGetInstanceProcAddr vkGetInstanc
|
||||
}) != layers.end();
|
||||
}
|
||||
|
||||
void EmuWindow_SDL2_VK::Present() {}
|
||||
void EmuWindow_SDL2_VK::Present() {
|
||||
// TODO (bunnei): ImplementMe
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user