From 7b1f1a107eb1e95bd3303f453e53fcd4c98b292e Mon Sep 17 00:00:00 2001 From: Georg Lehmann Date: Thu, 6 Mar 2025 21:55:09 +0100 Subject: [PATCH] radv: enable invariant geom for DOOM(2016) Moving alu reordered some fmuls and since we prefer the closest fmul for ffma, this causes precision to mismatch between depth write and depth test. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12016 Cc: mesa-stable Part-of: --- src/util/00-radv-defaults.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/00-radv-defaults.conf b/src/util/00-radv-defaults.conf index 1fd1d112801..e3067464ab1 100644 --- a/src/util/00-radv-defaults.conf +++ b/src/util/00-radv-defaults.conf @@ -118,6 +118,7 @@ Application bugs worked around in this file: