mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
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:
parent
529d5f38c3
commit
62a27bb091
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
---------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue