Skip to content

Runtime.RHI.Vulkan.Sync (Visera.Runtime.RHI.Vulkan.Sync)

Vulkan synchronization: fence and semaphore. Used for frame sync and submit ordering.

Submodules

Module Description
Fence Vulkan fence (CPU wait on GPU)
Semaphore Vulkan semaphore (GPU-GPU sync)

See also