nvk: Expose VK_EXT_swapchain_colorspace

This extension is basically a no-op exposing some new enums.

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28203>
This commit is contained in:
Valentine Burley
2024-03-12 10:49:46 +01:00
committed by Marge Bot
parent 68e93cce5e
commit 5bde82b353
2 changed files with 2 additions and 1 deletions

View File

@@ -656,7 +656,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_AMD_texture_gather_bias_lod DONE (anv, radv)
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 (radv, anv, tu)
VK_EXT_swapchain_colorspace DONE (anv, nvk, radv, tu)
VK_EXT_depth_clamp_zero_one DONE (anv, radv)
VK_INTEL_shader_integer_functions2 DONE (anv, hasvk, radv)
VK_KHR_map_memory2 DONE (anv, nvk, radv, tu)