MCPcopy
hub / github.com/PavelDoGreat/WebGL-Fluid-Simulation / bind

Method bind

script.js:391–393  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

389 }
390
391 bind () {
392 gl.useProgram(this.program);
393 }
394}
395
396function createProgram (vertexShader, fragmentShader) {

Callers 15

resizeFBOFunction · 0.45
stepFunction · 0.45
drawColorFunction · 0.45
drawCheckerboardFunction · 0.45
drawDisplayFunction · 0.45
applyBloomFunction · 0.45
applySunraysFunction · 0.45
blurFunction · 0.45
splatFunction · 0.45
hFunction · 0.45
vFunction · 0.45
oFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected