mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 01:30:08 +01:00
docs: document zink GL 4.4 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
29f8f21bff
commit
529d5f38c3
1 changed files with 8 additions and 0 deletions
|
|
@ -174,6 +174,14 @@ supported:
|
|||
* ``VK_FORMAT_R16G16_SNORM``: ``VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT``
|
||||
* ``VK_FORMAT_D32_SFLOAT_S8_UINT``: ``VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT``
|
||||
|
||||
OpenGL 4.4
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 4.4 support, the following additional format features needs to
|
||||
be supported:
|
||||
|
||||
* ``VK_FORMAT_B10G11R11_UFLOAT_PACK32``: ``VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT``
|
||||
|
||||
Debugging
|
||||
---------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue