Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ deinitialize
Function
deinitialize
source/examples/ssbo/main.cpp:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void deinitialize()
71
{
72
g_quad->unref();
73
g_buffer->unref();
74
}
75
76
void draw()
77
{
Callers
1
main
Function · 0.70
Calls
1
unref
Method · 0.80
Tested by
no test coverage detected