From 43eaba013e1e06326aa5bca29a82fdad9634dfd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20B=C3=B6sz=C3=B6rm=C3=A9nyi?= Date: Mon, 30 Dec 2024 09:14:39 +0100 Subject: [PATCH] docs/features: Mark VK_EXT_host_image_copy as implemented on Turnip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Zoltán Böszörményi Reviewed-by: Valentine Burley Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 11ee891409c..df2a665b360 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -520,7 +520,7 @@ Vulkan 1.4 -- all DONE: anv, nvk, radv/gfx8+, tu/a7xx+ VK_KHR_shader_float_controls2 DONE (anv, nvk, radv, tu) VK_KHR_shader_subgroup_rotate DONE (anv, nvk, radv, tu) VK_KHR_vertex_attribute_divisor DONE (anv, nvk, panvk, radv, tu, v3dv) - VK_EXT_host_image_copy DONE (anv, nvk/Turing+) + VK_EXT_host_image_copy DONE (anv, nvk/Turing+, tu) VK_EXT_pipeline_protected_access DONE (anv/gfx12+) VK_EXT_pipeline_robustness DONE (anv, nvk, panvk, radv, v3dv, tu)