Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hopson97/MineCraft-One-Week-Challenge
/ useProgram
Method
useProgram
Source/Shaders/Shader.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void Shader::useProgram() const
47
{
48
glUseProgram(m_id);
49
}
Callers
4
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected