From b0604d693894475e8f29499d0901973bbdd8a915 Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Fri, 13 Jun 2025 17:20:27 +0200 Subject: [PATCH] docs: mark VK_KHR_depth_clamp_zero_one as done for RADV Signed-off-by: Samuel Pitoiset Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 838fa27a68e..e641989d8fc 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -535,7 +535,7 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_calibrated_timestamps DONE (anv, hk, nvk, radv, tu/a750+, vn) VK_KHR_compute_shader_derivatives DONE (anv, nvk, radv, tu/a7xx+, vn) VK_KHR_cooperative_matrix DONE (anv, radv/gfx11+) - VK_KHR_depth_clamp_zero_one DONE (anv, panvk, vn) + VK_KHR_depth_clamp_zero_one DONE (anv, panvk, radv, vn) VK_KHR_deferred_host_operations DONE (anv, hasvk, lvp, radv, vn) VK_KHR_display DONE (anv, nvk, panvk, pvr, radv, tu, v3dv, vn) VK_KHR_display_swapchain not started