MCPcopy Create free account
hub / github.com/cginternals/globjects / sync

Method sync

source/globjects/source/Sync.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42GLsync Sync::sync() const
43{
44 return m_sync;
45}
46
47GLenum Sync::clientWait(const SyncObjectMask flags, const GLuint64 timeout)
48{

Callers 4

operator<<Function · 0.80
getLabelMethod · 0.80
hasLabelMethod · 0.80
setLabelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected