From da8c2f5ed302fa2ff6120786cd686c714b6900d6 Mon Sep 17 00:00:00 2001 From: Shmerl Date: Fri, 11 Feb 2022 14:18:32 -0500 Subject: [PATCH] docs/features: Mark VK_KHR_ray_query in progress Reviewed-by: Lionel Landwerlin Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index d9faddfe6bc..de5a1aacd42 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -513,7 +513,7 @@ Khronos extensions that are not part of any Vulkan version: 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_query in progress VK_KHR_ray_tracing_pipeline in progress VK_KHR_shader_clock DONE (anv, radv) VK_KHR_shader_integer_dot_product DONE (anv, radv, tu)