mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
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:
parent
6e39d56252
commit
1c119b1d95
2 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue