docs: Mark VK_KHR_present_wait as supported.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Reviewed-by: Joshua Ashton <joshua@froggi.es>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19279>
This commit is contained in:
Hans-Kristian Arntzen
2022-11-18 19:30:18 +01:00
committed by Marge Bot
parent c78257e8b0
commit 55731f1d25

View File

@@ -518,6 +518,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_performance_query DONE (anv/gen8+, radv/gfx10.3+, tu, v3dv)
VK_KHR_pipeline_executable_properties DONE (anv, radv, tu, v3dv)
VK_KHR_pipeline_library DONE (lvp, radv)
VK_KHR_present_wait DONE (anv, radv, tu, x11/display)
VK_KHR_push_descriptor DONE (anv, lvp, radv, tu)
VK_KHR_ray_query DONE (radv/gfx10.3+)
VK_KHR_ray_tracing_maintenance1 DONE (radv/gfx10.3+)