Skip to content

radv: Implement VK_KHR_timeline_semaphore.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:fence-queue into master

Legacy timelines only for the moment.

I benchmarked with the crucible submission benchmark and the change in QueueSubmit performance is negligible with few semaphores.

Edited by Bas Nieuwenhuizen

Merge request reports