mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-07 20:36:43 +08:00
This is an OpenGL renderer-specific data type. Given that, this type shouldn't be used within the base interface for the rasterizer. Instead, we can pass this information to the rasterizer via reference.