Skip to main content

Module sync_primitive

Module sync_primitive 

Source
Expand description

GPU synchronisation primitives (semaphores, fences, barriers).

Structs§

GpuSync
A simulated GPU synchronisation object.

Enums§

SyncState
State of a GPU sync object.
SyncType
Type of synchronisation primitive.