docs: Update status of VK_EXT_depth_clamp_control support

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31411>
This commit is contained in:
Jules Blok 2024-09-27 10:24:18 +02:00 committed by Marge Bot
parent 6e39d56252
commit 1c119b1d95
2 changed files with 2 additions and 0 deletions

View file

@ -577,6 +577,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_debug_report DONE (anv, dzn, lvp, nvk, pvr, radv, tu, v3dv)
VK_EXT_debug_utils DONE (anv, dzn, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv)
VK_EXT_depth_bias_control DONE (anv, nvk, radv)
VK_EXT_depth_clamp_control DONE (anv, hasvk, nvk, radv)
VK_EXT_depth_clip_control DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
VK_EXT_depth_clip_enable DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv/vc7+, vn)
VK_EXT_depth_range_unrestricted DONE (anv/gen20+, nvk, radv, lvp)

View file

@ -19,3 +19,4 @@ VK_KHR_shader_float_controls2 on radv
VK_KHR_shader_float_controls2 on nvk
VK_EXT_device_generated_commands on nvk
VK_EXT_host_image_copy on nvk/Turing+
VK_EXT_depth_clamp_control on anv, hasvk, nvk, radv