mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 02:52:25 -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.