radeonsi: enable glsl_zero_init for Curse of the Dead Gods
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2598 Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4214> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4214>
This commit is contained in:
@@ -262,6 +262,11 @@ TODO: document the other workarounds.
|
||||
<option name="glsl_zero_init" value="true"/>
|
||||
</application>
|
||||
|
||||
<application name="Curse of the Dead Gods" executable="Curse of the Dead Gods.exe">
|
||||
<!-- https://gitlab.freedesktop.org/mesa/mesa/issues/2598 -->
|
||||
<option name="glsl_zero_init" value="true" />
|
||||
</application>
|
||||
|
||||
<!-- The GL thread whitelist is below, workarounds are above.
|
||||
Keep it that way. -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user