MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / customCleanup

Method customCleanup

src/Shaders/DepthShader.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void DepthShader::customCleanup() {
28
29}
30
31void DepthShader::bindTextureArray(GLuint textureArrayID) {
32 glActiveTexture(GL_TEXTURE0);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected