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>
(cherry picked from commit 4e4a2d0f97)
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2022-01-19 12:10:49 +01:00 committed by Eric Engestrom
parent ec6eaf7adf
commit 823a047198
2 changed files with 6 additions and 1 deletions

View file

@ -1642,7 +1642,7 @@
"description": "driconf: enable vs_position_always_invariant for Dirt Rally",
"nominated": true,
"nomination_type": 0,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null
},

View file

@ -293,6 +293,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.
-->