mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 09:10:16 +01:00
radeonsi: don't set inline_uniforms for viewperf because it's enabled by default
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13400>
This commit is contained in:
parent
c5f39acb33
commit
d29e507adc
1 changed files with 0 additions and 1 deletions
|
|
@ -768,7 +768,6 @@ TODO: document the other workarounds.
|
|||
<application name="SPECviewperf13" executable="viewperf">
|
||||
<option name="radeonsi_sync_compile" value="true" />
|
||||
<option name="radeonsi_clamp_div_by_zero" value="true" />
|
||||
<option name="radeonsi_inline_uniforms" value="true" />
|
||||
<option name="radeonsi_tc_max_cpu_storage_size" value="1000" />
|
||||
</application>
|
||||
<application name="Road Redemption" executable="RoadRedemption.x86_64">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue