docs: add pipeline library support for tu
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 27 Feb 2023 16:27:14 +0000 (11:27 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 27 Feb 2023 17:00:12 +0000 (17:00 +0000)
Acked-by: Connor Abbott <cwabbott0@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21560>

docs/features.txt

index 0d550fc..f369a5f 100644 (file)
@@ -517,7 +517,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_incremental_present                            DONE (anv, lvp, radv, tu, v3dv, vn)
   VK_KHR_performance_query                              DONE (anv/gen8+, radv/gfx10.3+, tu, v3dv)
   VK_KHR_pipeline_executable_properties                 DONE (anv, radv, tu, v3dv)
-  VK_KHR_pipeline_library                               DONE (lvp, radv)
+  VK_KHR_pipeline_library                               DONE (lvp, radv, tu)
   VK_KHR_present_wait                                   DONE (anv, radv, tu, x11/display)
   VK_KHR_push_descriptor                                DONE (anv, lvp, radv, tu, vn)
   VK_KHR_ray_query                                      DONE (radv/gfx10.3+)
@@ -558,7 +558,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_EXT_fragment_shader_interlock                      DONE (anv/gen9+)
   VK_EXT_global_priority                                DONE (anv, radv, tu)
   VK_EXT_global_priority_query                          DONE (anv, radv, tu)
-  VK_EXT_graphics_pipeline_library                      DONE (lvp)
+  VK_EXT_graphics_pipeline_library                      DONE (lvp, tu)
   VK_EXT_image_2d_view_of_3d                            DONE (anv, radv, tu, lvp)
   VK_EXT_image_drm_format_modifier                      DONE (anv, radv/gfx9+, tu, v3dv, vn)
   VK_EXT_image_sliced_view_of_3d                        DONE (radv/gfx10+)