mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-14 08:36:54 +08:00
Instead of using a two step initialization to report errors, initialize the GPU renderer and rasterizer on the constructor and report errors through std::runtime_error.