Skip to content
Snippets Groups Projects
Commit 9d22b0dc authored by Eric Engestrom's avatar Eric Engestrom :no_entry: Committed by Dylan Baker
Browse files

anv: add support for vk_x11_override_min_image_count


Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Reviewed-by: default avatarBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
(cherry picked from commit 037b5b56)
parent cb548d56
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,9 @@
static const char anv_dri_options_xml[] =
DRI_CONF_BEGIN
DRI_CONF_SECTION_PERFORMANCE
DRI_CONF_VK_X11_OVERRIDE_MIN_IMAGE_COUNT(0)
DRI_CONF_SECTION_END
DRI_CONF_END;
/* This is probably far to big but it reflects the max size used for messages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment