anv: fix arc artifacts on Farming simulator 2022

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41338>
This commit is contained in:
Lionel Landwerlin 2026-05-04 11:46:33 +03:00 committed by Marge Bot
parent e60e5fe5ef
commit f111dedab6

View file

@ -1002,6 +1002,9 @@ TODO: document the other workarounds.
<application name="Drive Beyond Horizons" executable="DriveBeyondHorizons.exe">
<option name="force_vk_vendor" value="-1" />
</application>
<application name="Farming Simulator 2022" executable="FarmingSimulator2022Game.exe">
<option name="limit_trig_input_range" value="true" />
</application>
<application name="The Last Of Us Part I" executable="tlou-i.exe">
<option name="anv_large_workgroup_non_coherent_image_workaround" value="true" />
</application>