mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 20:50:09 +01:00
docs: remove bogus zink-requirement
VkPhysicalDeviceFeatures::depthClamp isn't required until GL 3.2, where we already list it. Remove the extra entry to avoid confusion. Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9925>
This commit is contained in:
parent
5737cecd45
commit
1f1e4705af
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ Here's a list of those requirements:
|
|||
* ``VkPhysicalDeviceFeatures``:
|
||||
|
||||
* ``logicOp``
|
||||
* ``depthClamp``
|
||||
* ``fillModeNonSolid``
|
||||
* ``wideLines``
|
||||
* ``largePoints``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue