New extension VK_KHR_shared_presentable_image.

In Vulkan spec 1.49 new extension VK_KHR_shared_presentable_image.
What it did gives ?

Details are already in the public spec.

It can be used to lower latency by allowing access to a swap chain image while it’s still used by the presentation engine.

Good news !