iris: Enable PIPE_CAP_LEGACY_MATH_RULES.
authorEmma Anholt <emma@anholt.net>
Tue, 26 Apr 2022 20:45:47 +0000 (13:45 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Jun 2022 03:26:33 +0000 (03:26 +0000)
commitfa118be9aeaab714d70c0a84805446c672333bfc
treeaedb5eaea47f0d76961e68e7b92f4b6f8823080e
parent3d4eaba63a22c4384d9be917de1d5f72bdee807d
iris: Enable PIPE_CAP_LEGACY_MATH_RULES.

Now that TTN hooks this up to use_legacy_math_rules, we can flip the
switch and gallium nine can get the desired behavior from the hardware
instead of emitting math workarounds.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16176>
src/gallium/drivers/iris/iris_screen.c