Mesa (main): docs/features: Mark VK_KHR_ray_query in progress

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Feb 13 12:11:31 UTC 2022


Module: Mesa
Branch: main
Commit: da8c2f5ed302fa2ff6120786cd686c714b6900d6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=da8c2f5ed302fa2ff6120786cd686c714b6900d6

Author: Shmerl <shtetldik at gmail.com>
Date:   Fri Feb 11 14:18:32 2022 -0500

docs/features: Mark VK_KHR_ray_query in progress

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15000>

---

 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)



More information about the mesa-commit mailing list