features: VK_EXT_depth_clip_control for lavapipe

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15126>
This commit is contained in:
Mike Blumenkrantz 2022-02-25 00:26:12 -05:00 committed by Marge Bot
parent 07c0801e60
commit 5ffed2a299
2 changed files with 2 additions and 0 deletions

View File

@ -537,6 +537,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_EXT_custom_border_color DONE (anv, lvp, radv, tu, v3dv)
VK_EXT_debug_marker DONE (radv)
VK_EXT_depth_clip_enable DONE (anv, lvp, radv, tu)
VK_EXT_depth_clip_control DONE (lvp)
VK_EXT_depth_range_unrestricted DONE (radv)
VK_EXT_discard_rectangles DONE (radv)
VK_EXT_display_control DONE (anv, tu)

View File

@ -1,2 +1,3 @@
d3d12 GL4.2
GL_NV_pack_subimage
lavapipe VK_EXT_depth_clip_control