tu: Enable VK_KHR_shader_subgroup_uniform_control_flow

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29277>
This commit is contained in:
Valentine Burley
2024-03-08 08:45:24 +00:00
committed by Marge Bot
parent d43a271175
commit 52cf610975
3 changed files with 8 additions and 1 deletions

View File

@@ -541,7 +541,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_shader_float_controls2 DONE (anv, tu)
VK_KHR_shader_maximal_reconvergence DONE (anv, lvp, nvk, radv)
VK_KHR_shader_subgroup_rotate DONE (anv, nvk, radv)
VK_KHR_shader_subgroup_uniform_control_flow DONE (anv, hasvk, nvk, radv)
VK_KHR_shader_subgroup_uniform_control_flow DONE (anv, hasvk, nvk, radv, tu)
VK_KHR_shader_quad_control DONE (anv, radv)
VK_KHR_shared_presentable_image not started
VK_KHR_surface DONE (anv, dzn, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)