nvk: Advertise VK_KHR_shader_float_controls2

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31170>
This commit is contained in:
Faith Ekstrand
2024-09-13 11:39:53 -05:00
committed by Marge Bot
parent b3882c4488
commit f36e5dbe60
3 changed files with 6 additions and 1 deletions

View File

@@ -545,7 +545,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_ray_tracing_position_fetch DONE (anv, radv/gfx10.3+)
VK_KHR_shader_clock DONE (anv, hasvk, lvp, nvk, radv, vn)
VK_KHR_shader_expect_assume DONE (anv, dzn, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)
VK_KHR_shader_float_controls2 DONE (anv, radv, tu)
VK_KHR_shader_float_controls2 DONE (anv, nvk, radv, 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, tu)

View File

@@ -16,3 +16,4 @@ VK_KHR_compute_shader_derivatives on radv
VK_KHR_shader_relaxed_extended_instruction on anv, hasvk, hk, nvk, radv, tu, v3dv, lvp
GL_OVR_multiview and GL_OVR_multiview2 on zink
VK_KHR_shader_float_controls2 on radv
VK_KHR_shader_float_controls2 on nvk