Module vulkano::sync::fence

source ·
Expand description

A fence provides synchronization between the device and the host, or between an external source and the host.

Structs

Enums