From fd3e8047d26fe18d56e5ebeb2b9f78a171a53267 Mon Sep 17 00:00:00 2001 From: "Thomas H.P. Andersen" Date: Sat, 17 Sep 2022 18:23:55 +0200 Subject: [PATCH] docs/panvk: VK_KHR_descriptor_update_template Implemented in !14780 Reviewed-by: Boris Brezillon Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 4b3323827d8..c8dea4e9ad2 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -423,7 +423,7 @@ Vulkan 1.1 -- all DONE: anv, lvp, radv, tu, vn VK_KHR_16bit_storage DONE (anv/gen8+, lvp, radv, tu/a650, v3dv, vn) VK_KHR_bind_memory2 DONE (anv, lvp, radv, tu, v3dv, vn) VK_KHR_dedicated_allocation DONE (anv, lvp, radv, tu, v3dv, vn) - VK_KHR_descriptor_update_template DONE (anv, dzn, lvp, radv, tu, v3dv, vn) + VK_KHR_descriptor_update_template DONE (anv, dzn, lvp, panvk, radv, tu, v3dv, vn) VK_KHR_device_group DONE (anv, lvp, tu, v3dv, vn) VK_KHR_device_group_creation DONE (anv, lvp, tu, v3dv, vn) VK_KHR_external_fence DONE (anv, lvp, radv, tu, v3dv, vn)