Skip to content

render/vulkan: use VK_KHR_synchronization2

Simon Ser requested to merge emersion/wlroots:vk-sync2 into master

This simplifies the vkQueueSubmit call, removing the need to pass timeline semaphore point values as separate arrays.

Edited by Simon Ser

Merge request reports