Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
GLsync Sync::sync() const
43
{
44
return m_sync;
45
}
46
47
GLenum Sync::clientWait(const SyncObjectMask flags, const GLuint64 timeout)
48
{
Callers
4
operator<<
Function · 0.80
getLabel
Method · 0.80
hasLabel
Method · 0.80
setLabel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected