[Mesa-dev] [PATCH] docs/features: update vulkan 1.1 status
Fabio Pedretti
fabio.ped at libero.it
Wed Aug 1 15:46:33 UTC 2018
---
docs/features.txt | 46 +++++++++++++++++++++++-----------------------
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/docs/features.txt b/docs/features.txt
index 46e5a25a75..1225042580 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -356,29 +356,29 @@ Vulkan 1.0 -- all DONE: anv, radv
Vulkan 1.1 -- all DONE: anv, radv
- VK_KHR_16bit_storage in progress (Alejandro)
- VK_KHR_bind_memory2 DONE (anv, radv)
- VK_KHR_dedicated_allocation DONE (anv, radv)
- VK_KHR_descriptor_update_template DONE (anv, radv)
- VK_KHR_device_group not started
- VK_KHR_device_group_creation not started
- VK_KHR_external_fence DONE (anv, radv)
- VK_KHR_external_fence_capabilities DONE (anv, radv)
- VK_KHR_external_memory DONE (anv, radv)
- VK_KHR_external_memory_capabilities DONE (anv, radv)
- VK_KHR_external_semaphore DONE (anv, radv)
- VK_KHR_external_semaphore_capabilities DONE (anv, radv)
- VK_KHR_get_memory_requirements2 DONE (anv, radv)
- VK_KHR_get_physical_device_properties2 DONE (anv, radv)
- VK_KHR_maintenance1 DONE (anv, radv)
- VK_KHR_maintenance2 DONE (anv, radv)
- VK_KHR_maintenance3 DONE (anv, radv)
- VK_KHR_multiview DONE (anv, radv)
- VK_KHR_relaxed_block_layout DONE (anv, radv)
- VK_KHR_sampler_ycbcr_conversion DONE (anv)
- VK_KHR_shader_draw_parameters DONE (anv, radv)
- VK_KHR_storage_buffer_storage_class DONE (anv, radv)
- VK_KHR_variable_pointers DONE (anv, radv)
+ VK_KHR_16bit_storage DONE ()
+ VK_KHR_bind_memory2 DONE ()
+ VK_KHR_dedicated_allocation DONE ()
+ VK_KHR_descriptor_update_template DONE ()
+ VK_KHR_device_group DONE ()
+ VK_KHR_device_group_creation DONE ()
+ VK_KHR_external_fence DONE ()
+ VK_KHR_external_fence_capabilities DONE ()
+ VK_KHR_external_memory DONE ()
+ VK_KHR_external_memory_capabilities DONE ()
+ VK_KHR_external_semaphore DONE ()
+ VK_KHR_external_semaphore_capabilities DONE ()
+ VK_KHR_get_memory_requirements2 DONE ()
+ VK_KHR_get_physical_device_properties2 DONE ()
+ VK_KHR_maintenance1 DONE ()
+ VK_KHR_maintenance2 DONE ()
+ VK_KHR_maintenance3 DONE ()
+ VK_KHR_multiview DONE ()
+ VK_KHR_relaxed_block_layout DONE ()
+ VK_KHR_sampler_ycbcr_conversion DONE ()
+ VK_KHR_shader_draw_parameters DONE ()
+ VK_KHR_storage_buffer_storage_class DONE ()
+ VK_KHR_variable_pointers DONE ()
Khronos extensions that are not part of any Vulkan version:
VK_KHR_8bit_storage DONE (anv)
--
2.17.1
More information about the mesa-dev
mailing list