From 7dcea9dd7b47e31f795ac4e6f3df94a71cdc50c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tapani=20P=C3=A4lli?= Date: Tue, 14 May 2024 13:24:04 +0300 Subject: [PATCH] docs/features: add VK_EXT_legacy_dithering MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tapani Pälli Reviewed-by: Lionel Landwerlin Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index a9a0753b6e4..b481aeb5f91 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -666,7 +666,7 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_map_memory2 DONE (anv, nvk, radv, tu) VK_EXT_map_memory_placed DONE (anv, nvk, radv, tu) VK_MESA_image_alignment_control DONE (radv) - + VK_EXT_legacy_dithering DONE (anv) Clover OpenCL 1.0 -- all DONE: