Mesa (main): docs: flag VK_KHR_multiview as implemented for v3dv

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 10 05:55:38 UTC 2021


Module: Mesa
Branch: main
Commit: 8d22c1701d003857cbc3cab9ca4c493b8aacaf95
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d22c1701d003857cbc3cab9ca4c493b8aacaf95

Author: Iago Toral Quiroga <itoral at igalia.com>
Date:   Mon Aug  9 11:40:45 2021 +0200

docs: flag VK_KHR_multiview as implemented for v3dv

Reviewed-by: Alejandro Piñeiro <apinheiro at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12279>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index e8396d4cb9e..beee347574a 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)



More information about the mesa-commit mailing list