voxelman.utils.workergroup

Members

Functions

atomicLoadLocal
T atomicLoadLocal(T var)
Undocumented in source. Be warned that the author may not have intended to support it.
atomicStoreLocal
void atomicStoreLocal(T var, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

WorkerGroup
struct WorkerGroup(alias workerFun)
Undocumented in source.

Meta

Authors

Andrey Penechko.