mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
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:
parent
e60e5fe5ef
commit
f111dedab6
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue