diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device.c index 3363c8fa791..77361f8f631 100644 --- a/src/intel/vulkan/anv_device.c +++ b/src/intel/vulkan/anv_device.c @@ -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