Mesa (master): docs: fixup link to extension

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 26 13:15:03 UTC 2021


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

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Mon Apr 26 14:09:49 2021 +0200

docs: fixup link to extension

I accidentally missed the actual link-definition here, so let's add
that.

Fixes: ff007afce25 ("zink: document requirement of VK_EXT_custom_border_color")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10455>

---

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

diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index 529b9814d2a..8728f3ef3bf 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -262,3 +262,4 @@ questions, don't hesitate to visit `#zink on FreeNode
 .. _VK_KHR_shader_draw_parameters: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_shader_draw_parameters.html
 .. _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



More information about the mesa-commit mailing list