mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-24 16:46:56 -06:00
1bb46b7d64
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.