driconf: enable vs_position_always_invariant for Dirt Rally

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5648
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14614>
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2022-01-19 12:10:49 +01:00
parent b5b105df96
commit 4e4a2d0f97

View file

@ -298,6 +298,11 @@ TODO: document the other workarounds.
<option name="force_integer_tex_nearest" value="true" />
</application>
<application name="DiRT Rally" executable="DirtRally">
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/5648 -->
<option name="vs_position_always_invariant" value="true" />
</application>
<!-- Workarounds for SPECviewperf relying on invalid / non-conformant
OpenGL behavior. Older SPECviewperf versions might also need this.
-->