Mesa (main): zink: add feature req for border colors

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jun 10 20:57:30 UTC 2022


Module: Mesa
Branch: main
Commit: 3b8e4457d2e3dbf04af33a8ac2f3b2a97f4e8c88
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b8e4457d2e3dbf04af33a8ac2f3b2a97f4e8c88

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Fri Jun 10 16:42:40 2022 -0400

zink: add feature req for border colors

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16981>

---

 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``:
 



More information about the mesa-commit mailing list