mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-30 11:55:48 -08: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.