panvk: advertise VK_KHR_depth_clamp_zero_one

This matches our existing behavior on both JM and CSF, where when
depthClamp is disabled, we clamp to [0,1].

Signed-off-by: Olivia Lee <olivia.lee@collabora.com>
Reviewed-by: Eric R. Smith <eric.smith@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35224>
This commit is contained in:
Olivia Lee
2025-05-28 16:10:54 -07:00
committed by Marge Bot
parent 1f2568ae31
commit f44a824541
3 changed files with 9 additions and 2 deletions
+2
View File
@@ -41,3 +41,5 @@ GL_ARB_shader_clock on panfrost/v6+
VK_EXT_texture_compression_astc_hdr on panvk
MSAA with 8 and 16 sample counts on panfrost
cl_khr_spirv_queries
VK_EXT_depth_clamp_zero_one on panvk
VK_KHR_depth_clamp_zero_one on panvk