[Mesa-dev] [PATCH 3/3] docs/features: Add the missing KHR extensions
Jason Ekstrand
jason at jlekstrand.net
Wed Jul 11 23:03:38 UTC 2018
---
docs/features.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/features.txt b/docs/features.txt
index 61ca4d2da65..a70e1d1cc68 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -381,16 +381,21 @@ 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)
VK_KHR_android_surface not started
+ VK_KHR_create_renderpass2 DONE (anv)
VK_KHR_display DONE (anv, radv)
VK_KHR_display_swapchain DONE (anv, radv)
+ VK_KHR_draw_indirect_count not started
VK_KHR_external_fence_fd DONE (anv, radv)
VK_KHR_external_fence_win32 not started
VK_KHR_external_memory_fd DONE (anv, radv)
VK_KHR_external_memory_win32 not started
VK_KHR_external_semaphore_fd DONE (anv, radv)
VK_KHR_external_semaphore_win32 not started
+ VK_KHR_get_display_properties2 DONE (anv, radv)
VK_KHR_get_surface_capabilities2 DONE (anv, radv)
+ VK_KHR_image_format_list DONE (anv, radv)
VK_KHR_incremental_present DONE (anv, radv)
VK_KHR_mir_surface not started
VK_KHR_push_descriptor DONE (anv, radv)
--
2.17.1
More information about the mesa-dev
mailing list