Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNFS/OpenNFS
/ customCleanup
Method
customCleanup
src/Shaders/TrackShader.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void TrackShader::customCleanup(){
45
46
}
47
48
void TrackShader::bindTextureArray(GLuint textureArrayID) {
49
glActiveTexture(GL_TEXTURE0);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected