diff --git a/docs/features.txt b/docs/features.txt index 62f84bee56a..198c5ff879d 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -494,6 +494,7 @@ Vulkan 1.3 -- all DONE: anv, radv Khronos extensions that are not part of any Vulkan version: + VK_KHR_acceleration_structure in progress VK_KHR_android_surface not started VK_KHR_deferred_host_operations DONE (anv, radv) VK_KHR_display DONE (anv, lvp, radv, tu, v3dv) @@ -510,7 +511,10 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_incremental_present DONE (anv, lvp, radv, tu, v3dv, vn) VK_KHR_performance_query DONE (anv/gen8+, tu) VK_KHR_pipeline_executable_properties DONE (anv, radv, tu) + VK_KHR_pipeline_library in progress VK_KHR_push_descriptor DONE (anv, lvp, radv, tu) + VK_KHR_ray_query not started + VK_KHR_ray_tracing_pipeline in progress VK_KHR_shader_clock DONE (anv, radv) VK_KHR_shader_integer_dot_product DONE (anv, radv, tu) VK_KHR_shader_subgroup_uniform_control_flow DONE (anv, radv)