mirror of https://git.suyu.dev/suyu/suyu
renderer_base: Make Rasterizer() return the rasterizer by reference
All calling code assumes that the rasterizer will be in a valid state, which is a totally fine assumption. The only way the rasterizer wouldn't be is if initialization is done incorrectly or fails, which is checked against in System::Init().merge-requests/60/head
parent
6030c5ce41
commit
2665457f4a
Loading…
Reference in New Issue