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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user