From a2056b025ce0da52b90e4520c64e85208a9b2e0c Mon Sep 17 00:00:00 2001 From: Anthoine Bourgeois Date: Wed, 29 Apr 2020 01:28:15 +0200 Subject: [PATCH] docs/features: VK_KHR_mir_surface is disabled, remove it Signed-off-by: Anthoine Bourgeois Reviewed-by: Lionel Landwerlin Part-of: --- docs/features.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index b5dbc069869..dfa9f39a154 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -485,7 +485,6 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_get_display_properties2 DONE (anv, radv) VK_KHR_get_surface_capabilities2 DONE (anv, radv) VK_KHR_incremental_present DONE (anv, radv) - VK_KHR_mir_surface not started VK_KHR_performance_query DONE (anv/gen8+) VK_KHR_pipeline_executable_properties DONE (anv, radv) VK_KHR_push_descriptor DONE (anv, radv)