Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ deinitialize
Function
deinitialize
source/examples/shaderincludes/main.cpp:47–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void deinitialize()
48
{
49
g_quad->unref();
50
51
globjects::detachAllObjects();
52
}
53
54
void draw()
55
{
Callers
1
main
Function · 0.70
Calls
2
detachAllObjects
Function · 0.85
unref
Method · 0.80
Tested by
no test coverage detected