Mesa (master): docs: update lavapipe features.txt

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 14 20:44:45 UTC 2021


Module: Mesa
Branch: master
Commit: 88f41a8fa53fcd9e7d70ea97acb6f65bcf300805
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=88f41a8fa53fcd9e7d70ea97acb6f65bcf300805

Author: Dave Airlie <airlied at redhat.com>
Date:   Mon Mar 15 06:39:53 2021 +1000

docs: update lavapipe features.txt

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9551>

---

 docs/features.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index fd0e034f011..034f4c42352 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -436,9 +436,9 @@ Vulkan 1.1 -- all DONE: anv, radv
   VK_KHR_get_memory_requirements2                       DONE (anv, lvp, radv, tu)
   VK_KHR_get_physical_device_properties2                DONE (anv, lvp, radv, tu, v3dv)
   VK_KHR_maintenance1                                   DONE (anv, lvp, radv, tu, v3dv)
-  VK_KHR_maintenance2                                   DONE (anv, radv, tu)
-  VK_KHR_maintenance3                                   DONE (anv, radv, tu)
-  VK_KHR_multiview                                      DONE (anv, radv, tu)
+  VK_KHR_maintenance2                                   DONE (anv, lvp, radv, tu)
+  VK_KHR_maintenance3                                   DONE (anv, lvp, radv, tu)
+  VK_KHR_multiview                                      DONE (anv, lvp, radv, tu)
   VK_KHR_relaxed_block_layout                           DONE (anv, lvp, radv)
   VK_KHR_sampler_ycbcr_conversion                       DONE (anv, radv, tu)
   VK_KHR_shader_draw_parameters                         DONE (anv, lvp, radv, tu)
@@ -467,10 +467,10 @@ Vulkan 1.2 -- all DONE: anv
   VK_KHR_vulkan_memory_model                            DONE (anv, radv)
   VK_EXT_descriptor_indexing                            DONE (anv/gen9+, radv)
   VK_EXT_host_query_reset                               DONE (anv, radv, tu)
-  VK_EXT_sampler_filter_minmax                          DONE (anv/gen9+, radv, tu)
+  VK_EXT_sampler_filter_minmax                          DONE (anv/gen9+, lvp, radv, tu)
   VK_EXT_scalar_block_layout                            DONE (anv, radv/gfx7+)
   VK_EXT_separate_stencil_usage                         DONE (anv)
-  VK_EXT_shader_viewport_index_layer                    DONE (anv, radv, tu)
+  VK_EXT_shader_viewport_index_layer                    DONE (anv, lvp, radv, tu)
 
 Khronos extensions that are not part of any Vulkan version:
 



More information about the mesa-commit mailing list