driconf: Add vertex_program_default_out option for Penumbra: Overture
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Penumbra's vertex program Diffuse_EnvMap_Reflect_vp.cg produces 3-component
texture coordinates and primitive colors while using the FF fragment
program. Add this WA to fix the misrenderings.

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14170
Signed-off-by: Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38295>
This commit is contained in:
Sviatoslav Peleshko 2025-11-07 02:17:30 +02:00 committed by Marge Bot
parent f03432c81a
commit 5af8abbf8b

View file

@ -383,6 +383,7 @@ TODO: document the other workarounds.
<application name="Penumbra: Overture" executable="Penumbra.exe">
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/8425 -->
<option name="allow_multisampled_copyteximage" value="true" />
<option name="vertex_program_default_out" value="true" />
</application>
<!-- Workarounds for SPECviewperf relying on invalid / non-conformant