docs: do not document required minimum
We already document that shaderClipDistance is required, and for that feature to be supported maxClipDistances needs to be at least 8. So there's no point in documenting the maxClipDistances-requirement. Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7286>
This commit is contained in:
parent
dd0f941097
commit
be693beef1
1 changed files with 0 additions and 4 deletions
|
|
@ -34,10 +34,6 @@ Here's a list of those requirements:
|
|||
* ``alphaToOne``
|
||||
* ``shaderClipDistance``
|
||||
|
||||
* ``VkPhysicalDeviceLimits``:
|
||||
|
||||
* ``maxClipDistances`` ≥ 6
|
||||
|
||||
* Instance extensions:
|
||||
|
||||
* `VK_KHR_get_physical_device_properties2`_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue