From 18214bf9ea361ea43df37da2ac8cf1f8468ed085 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 7 Aug 2023 07:53:50 +1000 Subject: [PATCH] docs: add two nvk exts to features.txt Part-of: --- docs/features.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index 132c850..4d717ea 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) -- 2.7.4