commit | b653669fc5a6cc5d55d57d437e18f45fe98a3bd2 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Tue Oct 17 12:25:20 2023 -0700 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Oct 25 00:06:04 2023 +0000 |
tree | 6a4e85b9afdece464a3badd982a1eacd8bdeb749 | |
parent | c42b1a5a7486338fec58931b21adcd4eb8a40f66 [diff] |
anv: add gen9 astc workaround gen9 does not handle denorms in void extent blocks correctly. We need to flush them to zero. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25800>