summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2023-08-07 07:53:50 +1000
committerMarge Bot <emma+marge@anholt.net>2023-08-06 21:55:36 +0000
commit18214bf9ea361ea43df37da2ac8cf1f8468ed085 (patch)
treefbf12de317aee7e6502681c32e76c4ed0cefe239
parentbfe4a0e744d131d1f9e292a514a52c8448bec17e (diff)
docs: add two nvk exts to features.txt
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24523>
-rw-r--r--docs/features.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 132c85022f4..4d717eac9d0 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -552,8 +552,8 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_debug_marker DONE (radv)
VK_EXT_debug_report DONE (anv, dzn, lvp, pvr, radv, tu, v3dv)
VK_EXT_depth_bias_control DONE (anv, radv)
- VK_EXT_depth_clip_control DONE (anv, hasvk, lvp, radv, tu, v3dv, vn)
- VK_EXT_depth_clip_enable DONE (anv, hasvk, lvp, radv, tu, vn)
+ VK_EXT_depth_clip_control DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
+ VK_EXT_depth_clip_enable DONE (anv, hasvk, lvp, nvk, radv, tu, vn)
VK_EXT_depth_range_unrestricted DONE (radv, lvp)
VK_EXT_descriptor_buffer DONE (lvp, radv, tu)
VK_EXT_device_memory_report DONE (vn)