Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ wait
Method
wait
source/globjects/source/Sync.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void Sync::wait(const GLuint64 timeout)
53
{
54
wait(GL_UNUSED_BIT, timeout);
55
}
56
57
void Sync::wait(const UnusedMask flags, const GLuint64 timeout)
58
{
Callers
3
RunShellWithReturnCode
Function · 0.45
__init__
Method · 0.45
RunShellWithReturnCode
Function · 0.45
Calls
no outgoing calls
Tested by
1
__init__
Method · 0.36