diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index 3a195448511..b5aebd14aff 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -14,16 +14,14 @@ Features The feature-level of Zink depends on two things; what's implemented in Zink, as well as the capabilities of the Vulkan driver. -The feature-levels implemented by Zink are exposed by -`Vulkan Profiles` in the -`VP_ZINK_requirements.json` -profiles file. +The feature-levels implemented by Zink are exposed by `Vulkan Profiles +`__ in the +:file:`VP_ZINK_requirements.json` profiles file. -Used with the `Vulkan Profiles tools`, +Used with the `Vulkan Profiles tools `__, we can compare the ZINK profiles with Vulkan devices profiles generated with -`Vulkaninfo` -or downloaded from -`GPUinfo.org` +`Vulkaninfo `__ +or `downloaded from GPUinfo.org`_ to establish the feature-levels supported by these drivers. OpenGL 2.1 @@ -309,6 +307,7 @@ questions, don't hesitate to visit `#zink on OFTC `__ and say hi! +.. _downloaded from GPUinfo.org: https://www.saschawillems.de/blog/2022/03/12/vulkan-profiles-support-for-the-vulkan-hardware-capability-viewer-and-database/> .. _VK_KHR_maintenance1: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_maintenance1.html .. _VK_KHR_create_renderpass2: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_create_renderpass2.html .. _VK_KHR_imageless_framebuffer: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_imageless_framebuffer.html