v3dv: adversise VK_EXT_depth_clamp_zero_one
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30148>
This commit is contained in:
committed by
Marge Bot
parent
ce7e1e0f7a
commit
f8623ea7da
+1
-1
@@ -665,7 +665,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_ARM_rasterization_order_attachment_access DONE (lvp, tu)
|
||||
VK_EXT_mutable_descriptor_type DONE (anv, lvp, nvk, radv, tu, vn)
|
||||
VK_EXT_swapchain_colorspace DONE (anv, lvp, nvk, radv, tu, v3dv)
|
||||
VK_EXT_depth_clamp_zero_one DONE (anv, radv, tu)
|
||||
VK_EXT_depth_clamp_zero_one DONE (anv, radv, tu, v3dv)
|
||||
VK_INTEL_shader_integer_functions2 DONE (anv, hasvk, radv)
|
||||
VK_KHR_map_memory2 DONE (anv, nvk, radv, tu)
|
||||
VK_EXT_map_memory_placed DONE (anv, nvk, radv, tu)
|
||||
|
||||
@@ -4,3 +4,4 @@ VK_MESA_image_alignment_control on RADV
|
||||
VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip
|
||||
VK_KHR_maintenance5 on v3dv
|
||||
VK_KHR_maintenance7 on RADV
|
||||
VK_EXT_depth_clamp_zero_one on v3dv
|
||||
|
||||
Reference in New Issue
Block a user