freedreno+virgl: Add missing driconf

Probably a sign that we need a better long term approach for dealing
with vdrm native context drivers driconf.

Fixes: 850267ef99 ("freedreno/a6xx: Add dual_color_blend_by_location")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28531>
This commit is contained in:
Rob Clark
2024-04-02 09:44:47 -07:00
committed by Marge Bot
parent 6d17577b64
commit c17ef8c196
@@ -26,4 +26,5 @@ DRI_CONF_SECTION_END
DRI_CONF_SECTION_DEBUG
/* Also needed for native-context drivers (freedreno) */
DRI_CONF_DISABLE_THROTTLING(false)
DRI_CONF_DUAL_COLOR_BLEND_BY_LOCATION(false)
DRI_CONF_SECTION_END