mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 20:32:57 +00: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.