mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00
11f0f7598d
Move surface initialization code to a separate file. It's unlikely to use this code outside of Vulkan, but keeping platform-specific code (Win32, Xlib, Wayland) in its own translation unit keeps things cleaner. |
||
---|---|---|
.. | ||
vulkan_debug_callback.cpp | ||
vulkan_debug_callback.h | ||
vulkan_instance.cpp | ||
vulkan_instance.h | ||
vulkan_library.cpp | ||
vulkan_library.h | ||
vulkan_surface.cpp | ||
vulkan_surface.h | ||
vulkan_wrapper.cpp | ||
vulkan_wrapper.h |