diff options
-rw-r--r-- | docs/features.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index 117db03ed6b..23f03ab9aa5 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -441,12 +441,13 @@ Vulkan 1.1 -- all DONE: anv, radv VK_KHR_variable_pointers DONE (anv, radv) Khronos extensions that are not part of any Vulkan version: + VK_KHR_8bit_storage DONE (anv/gen8+, radv) VK_KHR_android_surface not started VK_KHR_create_renderpass2 DONE (anv, radv) VK_KHR_depth_stencil_resolve DONE (anv, radv) VK_KHR_display DONE (anv, radv) - VK_KHR_display_swapchain DONE (anv, radv) + VK_KHR_display_swapchain not started VK_KHR_draw_indirect_count DONE (anv, radv) VK_KHR_driver_properties DONE (anv, radv) VK_KHR_external_fence_fd DONE (anv, radv) |