mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-07 20:36:43 +08:00
Fixes instances where fp16 types are not declared on SPIR-V but they are used. This shouldn't happen on master, as it's been uncovered by an additional optimization pass.