From 8d22c1701d003857cbc3cab9ca4c493b8aacaf95 Mon Sep 17 00:00:00 2001 From: Iago Toral Quiroga Date: Mon, 9 Aug 2021 11:40:45 +0200 Subject: [PATCH] docs: flag VK_KHR_multiview as implemented for v3dv MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Alejandro Piñeiro Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index e8396d4..beee347 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -436,7 +436,7 @@ Vulkan 1.1 -- all DONE: anv, lvp, radv, tu, vn VK_KHR_maintenance1 DONE (anv, lvp, radv, tu, v3dv, vn) VK_KHR_maintenance2 DONE (anv, lvp, radv, tu, v3dv, vn) VK_KHR_maintenance3 DONE (anv, lvp, radv, tu, v3dv, vn) - VK_KHR_multiview DONE (anv, lvp, radv, tu, vn) + VK_KHR_multiview DONE (anv, lvp, radv, tu, v3dv, vn) VK_KHR_relaxed_block_layout DONE (anv, lvp, radv, tu, v3dv, vn) VK_KHR_sampler_ycbcr_conversion DONE (anv, radv, tu, vn) VK_KHR_shader_draw_parameters DONE (anv, lvp, radv, tu, vn) -- 2.7.4