mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-24 00:30:34 +01:00
driconf: move a glthread viewperf option to global
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33430>
This commit is contained in:
parent
b50c925bd6
commit
7fc85dbc6f
1 changed files with 1 additions and 1 deletions
|
|
@ -381,6 +381,7 @@ TODO: document the other workarounds.
|
|||
-->
|
||||
<application name="SPECviewperf13" executable="viewperf">
|
||||
<option name="vblank_mode" value="0" />
|
||||
<option name="glthread_nop_check_framebuffer_status" value="true" />
|
||||
<option name="allow_glsl_extension_directive_midshader" value="true" />
|
||||
<option name="allow_glsl_120_subset_in_110" value="true" />
|
||||
<!-- This makes it use GL_NVX_gpu_memory_info to query memory info
|
||||
|
|
@ -1068,7 +1069,6 @@ TODO: document the other workarounds.
|
|||
<option name="radeonsi_zerovram" value="true" />
|
||||
</application>
|
||||
<application name="SPECviewperf13" executable="viewperf">
|
||||
<option name="glthread_nop_check_framebuffer_status" value="true" />
|
||||
<option name="radeonsi_sync_compile" value="true" />
|
||||
</application>
|
||||
<application name="Road Redemption" executable="RoadRedemption.x86_64">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue