MCPcopy 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
150void
151GLShader::unbind()
152{
153 glUseProgram(0);
154}
155
156U32
157GLShader::getShaderID() const

Callers 3

applyMaskMixMethod · 0.80
fillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected