docs/radv: mark VK_INTEL_shader_integer_functions2 as implemented

Fixes: aa9d2d8893 ("radv: Enable VK_INTEL_shader_integer_functions2.")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24582>
This commit is contained in:
Eric Engestrom
2023-08-09 14:23:12 +01:00
parent 0e9e033cde
commit e1ff7893ba

View File

@@ -640,7 +640,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_mutable_descriptor_type DONE (anv, lvp, nvk, radv, tu, vn)
VK_EXT_swapchain_colorspace DONE (radv, anv, tu)
VK_EXT_depth_clamp_zero_one DONE (anv)
VK_INTEL_shader_integer_functions2 DONE (anv, hasvk)
VK_INTEL_shader_integer_functions2 DONE (anv, hasvk, radv)
VK_KHR_map_memory2 DONE (anv, nvk, radv)