Mesa (master): zink: update docs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 26 20:30:51 UTC 2021


Module: Mesa
Branch: master
Commit: 7888ef8c480c7931c51d1b7cfbc72cc31415eaea
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7888ef8c480c7931c51d1b7cfbc72cc31415eaea

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Mon Apr 26 15:29:15 2021 -0400

zink: update docs

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

---

 docs/drivers/zink.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index 63f33060e2d..d53a526f6f6 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -38,6 +38,7 @@ Here's a list of those requirements:
 
   * `VK_KHR_maintenance1`_
   * `VK_EXT_custom_border_color`
+  * `VK_EXT_provoking_vertex`_
 
 In addition to this, `VK_KHR_external_memory`_ is required to support the
 DRI code-path.
@@ -267,3 +268,4 @@ questions, don't hesitate to visit `#zink on FreeNode
 .. _VK_KHR_draw_indirect_count: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_draw_indirect_count.html
 .. _VK_KHR_sampler_mirror_clamp_to_edge: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_sampler_mirror_clamp_to_edge.html
 .. _VK_EXT_custom_border_color: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_EXT_custom_border_color.html
+.. _VK_EXT_provoking_vertex: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_EXT_provoking_vertex.html



More information about the mesa-commit mailing list