docs/zink: document required VK_EXT_border_color_swizzle
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 22 Jul 2022 10:42:35 +0000 (12:42 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 25 Jul 2022 13:57:34 +0000 (15:57 +0200)
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17709>

docs/drivers/zink.rst

index 0ae319e..996d61e 100644 (file)
@@ -50,6 +50,7 @@ Here's a list of those requirements:
     * ``stippledSmoothLines``
 
   * `VK_KHR_swapchain_mutable_format`_
+  * `VK_EXT_border_color_swizzle`_
 
 In addition to this, `VK_KHR_external_memory`_ is required to support the
 DRI code-path.
@@ -319,4 +320,5 @@ questions, don't hesitate to visit `#zink on OFTC
 .. _VK_EXT_provoking_vertex: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_EXT_provoking_vertex.html
 .. _VK_EXT_line_rasterization: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_EXT_line_rasterization.html
 .. _VK_KHR_swapchain_mutable_format: https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_swapchain_mutable_format.html
+.. _VK_EXT_border_color_swizzle: https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_border_color_swizzle.html
 .. _VK_EXT_depth_clip_enable: https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_EXT_depth_clip_enable.html