mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
drirc: set anv_disable_subgroup_size_control for bg3
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15225 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/work_items/14501 Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40813>
This commit is contained in:
parent
c105366165
commit
4394e26f52
1 changed files with 3 additions and 0 deletions
|
|
@ -1097,6 +1097,9 @@ TODO: document the other workarounds.
|
|||
<application name="Baldur's Gate 3" executable="bg3.exe">
|
||||
<option name="anv_disable_fcv" value="true" />
|
||||
</application>
|
||||
<application name="Baldur's Gate 3" executable="bg3">
|
||||
<option name="anv_brw_disable_subgroup_size_control" value="true" />
|
||||
</application>
|
||||
<application name="The Finals" executable="Discovery.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue