mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 17:48:10 +02:00
driconf: set vblank_mode=0 for viewperf2020
It doesn't disable vsync. Reported internally. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13612>
This commit is contained in:
parent
dbf602a6b3
commit
118f2952b6
1 changed files with 1 additions and 0 deletions
|
|
@ -298,6 +298,7 @@ TODO: document the other workarounds.
|
|||
OpenGL behavior. Older SPECviewperf versions might also need this.
|
||||
-->
|
||||
<application name="SPECviewperf13" executable="viewperf">
|
||||
<option name="vblank_mode" value="0" />
|
||||
<option name="allow_glsl_extension_directive_midshader" value="true" />
|
||||
<option name="allow_glsl_120_subset_in_110" value="true" />
|
||||
<option name="force_gl_names_reuse" value="true" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue