venus: add support for vk_xwayland_wait_ready
Signed-off-by: Renato Pereyra <renatopereyra@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16229>
This commit is contained in:

committed by
Marge Bot

parent
c5960f64b1
commit
e6706d230e
@@ -63,6 +63,7 @@ static const driOptionDescription vn_dri_options[] = {
|
||||
DRI_CONF_VK_X11_ENSURE_MIN_IMAGE_COUNT(false)
|
||||
DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0)
|
||||
DRI_CONF_VK_X11_STRICT_IMAGE_COUNT(false)
|
||||
DRI_CONF_VK_XWAYLAND_WAIT_READY(true)
|
||||
DRI_CONF_SECTION_END
|
||||
DRI_CONF_SECTION_DEBUG
|
||||
DRI_CONF_VK_WSI_FORCE_BGRA8_UNORM_FIRST(false)
|
||||
|
Reference in New Issue
Block a user