mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-21 05:32:24 -07: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.