Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ deinitialize
Function
deinitialize
source/examples/texture/main.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void deinitialize()
60
{
61
g_texture->unref();
62
g_quad->unref();
63
}
64
65
void draw()
66
{
Callers
1
main
Function · 0.70
Calls
1
unref
Method · 0.80
Tested by
no test coverage detected