crocus: Enable PIPE_CAP_LEGACY_MATH_RULES.
authorEmma Anholt <emma@anholt.net>
Tue, 26 Apr 2022 20:47:25 +0000 (13:47 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Jun 2022 03:26:33 +0000 (03:26 +0000)
commit070ce2307843a055f0d5863af751fcdd669e57d6
treed1e17d310e84b219a807a7a9ce1ddb24fe484bb5
parentfa118be9aeaab714d70c0a84805446c672333bfc
crocus: 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/crocus/crocus_screen.c