mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-11-19 08:04:58 +00:00
Initialize debug callbacks (messenger) from a separate file. This allows sharing code with different backends. Change our Vulkan error handling to use exceptions instead of error codes, simplifying the initialization process. |
||
|---|---|---|
| .. | ||
| vulkan_debug_callback.cpp | ||
| vulkan_debug_callback.h | ||
| vulkan_instance.cpp | ||
| vulkan_instance.h | ||
| vulkan_library.cpp | ||
| vulkan_library.h | ||
| vulkan_wrapper.cpp | ||
| vulkan_wrapper.h | ||