docs: document zink GL 4.5 requirements

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9602>
This commit is contained in:
Erik Faye-Lund 2021-03-15 17:38:28 +01:00 committed by Marge Bot
parent 529d5f38c3
commit 62a27bb091

View file

@ -182,6 +182,14 @@ be supported:
* ``VK_FORMAT_B10G11R11_UFLOAT_PACK32``: ``VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT``
OpenGL 4.5
^^^^^^^^^^
For OpenGL 4.5 support, the following additional ``VkPhysicalDeviceFeatures``
are required to be supported
* ``shaderCullDistance``
Debugging
---------