MCPcopy 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
59void deinitialize()
60{
61 g_texture->unref();
62 g_quad->unref();
63}
64
65void draw()
66{

Callers 1

mainFunction · 0.70

Calls 1

unrefMethod · 0.80

Tested by

no test coverage detected