MCPcopy Create free account
hub / github.com/DavidHDev/react-bits / bind

Method bind

src/content/Animations/SplashCursor/SplashCursor.jsx:184–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

182 this.uniforms = getUniforms(this.program);
183 }
184 bind() {
185 gl.useProgram(this.program);
186 }
187 }
188
189 function createProgram(vertexShader, fragmentShader) {

Callers 15

constructorMethod · 0.45
constructorMethod · 0.45
AutoBindFunction · 0.45
autoBindFunction · 0.45
updateMethod · 0.45
addEventListenersMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
#gMethod · 0.45
#yMethod · 0.45
#fMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected