nvk: implement VK_EXT_depth_clamp_zero_one

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31488>
This commit is contained in:
Sid Pranjale
2024-10-13 15:49:38 +05:30
committed by Marge Bot
parent aa417da964
commit 21beb7a6bd
4 changed files with 51 additions and 5 deletions

View File

@@ -25,3 +25,4 @@ GL_EXT_draw_buffers2 on etnaviv/HALTI5+
GL_ARB_draw_buffers_blend on etnaviv/HALTI5+
VK_KHR_fragment_shading_rate on NVK
GL_ARB_draw_indirect on etnaviv/HALTI5+
VK_EXT_depth_clamp_zero_one on NVK