mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-03-21 01:53:15 +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.
|
||
|---|---|---|
| .. | ||
| fermi_2d.cpp | ||
| fermi_2d.h | ||
| maxwell_3d.cpp | ||
| maxwell_3d.h | ||
| maxwell_compute.cpp | ||
| maxwell_compute.h | ||
| shader_bytecode.h | ||