commit | 9efec45b0cd8bdd39c2ef50e5ab4dee447724a5c | [log] [tgz] |
---|---|---|
author | Danylo Piliaiev <dpiliaiev@igalia.com> | Wed Mar 17 21:39:47 2021 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Fri Mar 19 17:09:07 2021 +0000 |
tree | c45cc5bc14022115c1fc8935932e2ed4b84a317b | |
parent | 6cff8ec5a6230154725aa5f4d0e3dc20998d16cd [diff] |
ir3: disallow .sat on SEL instructions Saturation is unsupported on SEL instructions. Fixes main menu rendering in Genshin Impact. Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9666>