util/drirc: use application_name_match for the SotTR RADV workaround

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10978>
This commit is contained in:
Samuel Pitoiset 2021-05-25 14:48:45 +02:00 committed by Marge Bot
parent 8aa735e856
commit 25a6c35bbc
1 changed files with 1 additions and 1 deletions

View File

@ -743,7 +743,7 @@ TODO: document the other workarounds.
</application>
</device>
<device driver="radv">
<application name="Shadow Of The Tomb Raider" executable="ShadowOfTheTombRaider">
<application name="Shadow Of The Tomb Raider" application_name_match="ShadowOfTheTomb">
<option name="radv_report_llvm9_version_string" value="true" />
</application>