mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 12:30:49 -07:00
Move more Vulkan code to report errors with exceptions and report them through a log before notifying it with an error boolean for backwards compatibility. In the future we can replace the rasterizer two-step initialization to always use exceptions.