mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 22:30:12 +01:00
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:
parent
341332b23a
commit
ecac7f3da1
1 changed files with 4 additions and 0 deletions
|
|
@ -132,6 +132,10 @@ OpenGL 4.2
|
||||||
For OpenGL 4.2 support, the following additional requirements needs to be
|
For OpenGL 4.2 support, the following additional requirements needs to be
|
||||||
supported:
|
supported:
|
||||||
|
|
||||||
|
* ``VkPhysicalDeviceLimits``:
|
||||||
|
|
||||||
|
* ``shaderStorageImageReadWithoutFormat``
|
||||||
|
|
||||||
* For Vulkan 1.2 and above:
|
* For Vulkan 1.2 and above:
|
||||||
|
|
||||||
* ``VkPhysicalDeviceVulkan11Features``:
|
* ``VkPhysicalDeviceVulkan11Features``:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue