driconf: disallow 10-bit pbuffers for viewperf2020/maya due to X errors
Cc: 21.2 21.3 <mesa-stable@lists.freedesktop.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13472>
This commit is contained in:
@@ -311,6 +311,8 @@ TODO: document the other workarounds.
|
||||
<option name="allow_draw_out_of_order" value="true" />
|
||||
<option name="mesa_glthread" value="true" />
|
||||
<option name="mesa_no_error" value="true" />
|
||||
<!-- Creating 10-bit pbuffers fails in the X server and returns BadAlloc. -->
|
||||
<option name="allow_rgb10_configs" value="false" />
|
||||
</application>
|
||||
|
||||
<!-- Workaround for unsynchronized VBO updates on Dead Cells android
|
||||
|
Reference in New Issue
Block a user