mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 00:52:24 -07:00
Merge pull request #9303 from liamwhite/new-vulkan-init
Vulkan: update initialization
This commit is contained in:
@@ -17,6 +17,8 @@ enum class WindowSystemType {
|
||||
Windows,
|
||||
X11,
|
||||
Wayland,
|
||||
Cocoa,
|
||||
Android,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user