Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ unbind
Method
unbind
Engine/GLShader.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void
151
GLShader::unbind()
152
{
153
glUseProgram(0);
154
}
155
156
U32
157
GLShader::getShaderID() const
Callers
3
applyMaskMix
Method · 0.80
copyUnProcessedChannels
Method · 0.80
fill
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected