mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-19 21:42:13 -07:00
Each predicated instruction will be wrapped in an `if (predicate) { instruction_body; }` in the GLSL, where `predicate` is one of the predicate boolean variables previously set by fsetp.