diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index 77b4d53c36b..1091b3bb8a7 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -12,14 +12,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. +as well as the capabilities of the Vulkan driver. 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 `__, -we can compare the ZINK profiles with Vulkan devices profiles generated with +we can compare the ZINK profiles with Vulkan devices profiles generated with `Vulkaninfo `__ or `downloaded from GPUinfo.org`_ to establish the feature-levels supported by these drivers.