From 3b8e4457d2e3dbf04af33a8ac2f3b2a97f4e8c88 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 10 Jun 2022 16:42:40 -0400 Subject: [PATCH] zink: add feature req for border colors Part-of: --- docs/drivers/zink.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index cf0ffc07626..c7f9bf12c34 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -38,7 +38,7 @@ Here's a list of those requirements: * `VK_KHR_create_renderpass2`_ * `VK_KHR_imageless_framebuffer`_ * `VK_KHR_timeline_semaphore`_ - * `VK_EXT_custom_border_color`_ + * `VK_EXT_custom_border_color`_ with ``customBorderColorWithoutFormat`` * `VK_EXT_provoking_vertex`_ * `VK_EXT_line_rasterization`_, with the following ``VkPhysicalDeviceLineRasterizationFeaturesEXT``: