docs: update features for lavapipe

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15808>
This commit is contained in:
Mike Blumenkrantz 2022-04-07 17:57:15 -04:00 committed by Marge Bot
parent 3030e5baaf
commit b3abd3db33
2 changed files with 2 additions and 1 deletions

View File

@ -522,7 +522,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_surface DONE (anv, lvp, radv, tu, v3dv, vn)
VK_KHR_surface_protected_capabilities DONE (anv, lvp, radv, v3dv, vn)
VK_KHR_swapchain DONE (anv, lvp, radv, tu, v3dv, vn)
VK_KHR_swapchain_mutable_format DONE (anv, radv, v3dv, vn)
VK_KHR_swapchain_mutable_format DONE (anv, lvp, radv, v3dv, vn)
VK_KHR_wayland_surface DONE (anv, lvp, radv, tu, v3dv, vn)
VK_KHR_workgroup_memory_explicit_layout DONE (anv, radv)
VK_KHR_win32_keyed_mutex not started

View File

@ -5,3 +5,4 @@ Vulkan 1.3 support on lavapipe
VK_EXT_graphics_pipeline_library on lavapipe
VK_EXT_primitives_generated_query on lavapipe
VK_EXT_image_2d_view_of_3d on ANV and lavapipe
VK_KHR_swapchain_mutable_format on lavapipe