MCPcopy 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
111void deinitialize()
112{
113 g_texture->unref();
114 g_quad->unref();
115}
116
117void mapNextPage()
118{

Callers 1

mainFunction · 0.70

Calls 1

unrefMethod · 0.80

Tested by

no test coverage detected