docs: add missing zink-requirement

We need this feature in order to enable OpenGL 4.2 on Zink.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10456>
This commit is contained in:
Erik Faye-Lund 2021-04-26 14:11:56 +02:00 committed by Marge Bot
parent 341332b23a
commit ecac7f3da1
1 changed files with 4 additions and 0 deletions

View File

@ -132,6 +132,10 @@ OpenGL 4.2
For OpenGL 4.2 support, the following additional requirements needs to be
supported:
* ``VkPhysicalDeviceLimits``:
* ``shaderStorageImageReadWithoutFormat``
* For Vulkan 1.2 and above:
* ``VkPhysicalDeviceVulkan11Features``: