From 6dc24e64437d3a0b88a0f5888a92a2aedb826e15 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 25 Aug 2025 16:57:38 +0200 Subject: [PATCH] doc/features: update VK_KHR_maintenance8 This is already supported by a bunch of drivers, let's update the features list. Reviewed-by: Lars-Ivar Hesselberg Simonsen Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 35e1b71d666..9c9f31a2f15 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -554,7 +554,7 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_get_surface_capabilities2 DONE (anv, hk, lvp, nvk, pvr, radv, tu, v3dv, vn) VK_KHR_incremental_present DONE (anv, hasvk, hk, lvp, nvk, radv, tu, v3dv, vn) VK_KHR_maintenance7 DONE (anv, hk, lvp, nvk, panvk/v10+, radv, tu, vn) - VK_KHR_maintenance8 DONE (nvk) + VK_KHR_maintenance8 DONE (anv, hk, lvp, nvk, radv, tu) VK_KHR_maintenance9 DONE (lvp, radv, nvk) VK_KHR_performance_query DONE (anv, radv/gfx10.3+, tu, v3dv) VK_KHR_pipeline_binary DONE (radv)