diff --git a/docs/features.txt b/docs/features.txt index 0d550fcec26..f369a5f147c 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -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+)