mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
drirc/anv: force_vk_vendor=-1 for Drive Beyond Horizons
Signed-off-by: Mykhailo Skorokhodov <mykhailo.skorokhodov@globallogic.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34181>
This commit is contained in:
parent
b6fb0fff3f
commit
bc0ceb136f
1 changed files with 3 additions and 0 deletions
|
|
@ -934,6 +934,9 @@ TODO: document the other workarounds.
|
|||
<option name="anv_assume_full_subgroups" value="32" />
|
||||
<option name="fp64_workaround_enabled" value="true" />
|
||||
</application>
|
||||
<application name="Drive Beyond Horizons" executable="DriveBeyondHorizons.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="RESIDENT EVIL 2" executable="re2.exe">
|
||||
<option name="anv_assume_full_subgroups_with_shared_memory" value="true" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue