docs: document zink GL 4.6 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:
committed by
Marge Bot
parent
62a27bb091
commit
5deac5c156
@@ -190,6 +190,20 @@ are required to be supported
|
|||||||
|
|
||||||
* ``shaderCullDistance``
|
* ``shaderCullDistance``
|
||||||
|
|
||||||
|
OpenGL 4.6
|
||||||
|
^^^^^^^^^^
|
||||||
|
|
||||||
|
For OpenGL 4.6 support, the following additional ``VkPhysicalDeviceFeatures``
|
||||||
|
are required to be supported
|
||||||
|
|
||||||
|
* ``VkPhysicalDeviceFeatures``:
|
||||||
|
|
||||||
|
* ``samplerAnisotropy``
|
||||||
|
|
||||||
|
* Device extensions:
|
||||||
|
|
||||||
|
* `VK_KHR_draw_indirect_count`_
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
---------
|
---------
|
||||||
|
|
||||||
@@ -239,3 +253,4 @@ questions, don't hesitate to visit `#zink on FreeNode
|
|||||||
.. _VK_KHR_maintenance2: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_maintenance2.html
|
.. _VK_KHR_maintenance2: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_maintenance2.html
|
||||||
.. _VK_KHR_vulkan_memory_model: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_vulkan_memory_model.html
|
.. _VK_KHR_vulkan_memory_model: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_vulkan_memory_model.html
|
||||||
.. _VK_KHR_shader_draw_parameters: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_shader_draw_parameters.html
|
.. _VK_KHR_shader_draw_parameters: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_shader_draw_parameters.html
|
||||||
|
.. _VK_KHR_draw_indirect_count: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_KHR_draw_indirect_count.html
|
||||||
|
|||||||
Reference in New Issue
Block a user