mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-22 17:00:07 +00: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.