Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ deinitialize
Function
deinitialize
source/examples/sparsetexture/main.cpp:111–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void deinitialize()
112
{
113
g_texture->unref();
114
g_quad->unref();
115
}
116
117
void mapNextPage()
118
{
Callers
1
main
Function · 0.70
Calls
1
unref
Method · 0.80
Tested by
no test coverage detected