ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.65k stars 491 forks source link

has any plan to support finer granularity synchronization method? #239

Closed yaoyao-cn closed 2 years ago

yaoyao-cn commented 2 years ago

like Execution Barriers, Vulkan Event, Timeline Semaphores https://www.khronos.org/blog/understanding-vulkan-synchronization

manas-kulkarni commented 2 years ago

Not at the moment. We might look into Vulkan events if they perform better for split barriers.