Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ checkDirty
Method
checkDirty
source/globjects/source/Program.cpp:129–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
void Program::checkDirty() const
130
{
131
if (m_dirty)
132
link();
133
}
134
135
void Program::attach(Shader * shader)
136
{
Callers
2
updateBinding
Method · 0.80
getActive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected