mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-30 19:11:31 +00: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
@ -28,7 +28,6 @@ Here's a list of those requirements:
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
|
||||
* ``logicOp``
|
||||
* ``depthClamp``
|
||||
* ``fillModeNonSolid``
|
||||
* ``wideLines``
|
||||
* ``largePoints``
|
||||
|
Loading…
Reference in New Issue
Block a user