Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.07 KB

File metadata and controls

22 lines (21 loc) · 1.07 KB

Synchronization2

Extension VK_KHR_synchronization2
Demonstrates the use of the reworked synchronization api introduced with VK_KHR_synchronization2. Based on the compute shading N-Body particle system, this sample uses the new extension to streamline the memory barriers used for the compute and graphics work submissions.