docs: add pipeline library support for tu
Acked-by: Connor Abbott <cwabbott0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21560>
This commit is contained in:
committed by
Marge Bot
parent
03ffbcb29a
commit
afd5a95d61
+2
-2
@@ -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+)
|
||||
|
||||
Reference in New Issue
Block a user