MCPcopy Create free account
hub / github.com/cginternals/globjects / release

Method release

source/globjects/source/Program.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void Program::release()
103{
104 glUseProgram(0);
105}
106
107bool Program::isUsed() const
108{

Callers 9

drawMethod · 0.45
drawMethod · 0.45
drawFunction · 0.45
drawFunction · 0.45
drawMethod · 0.45
drawMethod · 0.45
drawMethod · 0.45
drawFunction · 0.45
drawFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected