MCPcopy 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
70void deinitialize()
71{
72 g_quad->unref();
73 g_buffer->unref();
74}
75
76void draw()
77{

Callers 1

mainFunction · 0.70

Calls 1

unrefMethod · 0.80

Tested by

no test coverage detected