![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
GPU synchronization semaphore type.
Lua full name: vireo.SemaphoreType
Constants | |
| integer | BINARY |
| Binary semaphore — toggles between signaled and unsignaled. | |
| integer | TIMELINE |
| Timeline semaphore — monotonically increasing 64-bit counter. | |
| integer BINARY |
Binary semaphore — toggles between signaled and unsignaled.
| integer TIMELINE |
Timeline semaphore — monotonically increasing 64-bit counter.