Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
102
void Program::release()
103
{
104
glUseProgram(0);
105
}
106
107
bool Program::isUsed() const
108
{
Callers
9
draw
Method · 0.45
draw
Method · 0.45
draw
Function · 0.45
draw
Function · 0.45
draw
Method · 0.45
draw
Method · 0.45
draw
Method · 0.45
draw
Function · 0.45
draw
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected