mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-23 22:42:08 -06:00
If the first type of breakpoint to be hit wasn't "Vertex Loaded", the input_vertex would contain garbage, which would be passed to the shader interpreter and ocasionally cause crashes.