Skip to main content

Khronos Blog: Understanding Vulkan Synchronization

Synchronization is a critical but often misunderstood part of the Vulkan API. The new VK_KHR_synchronization2 extension includes several improvements to make Vulkan Synchronization easier to use, without major changes to the fundamental concepts described in this new blog. We highlight key differences introduced with Synchronization2 throughout the blog.