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

Method bind

src/tailwind/Animations/SplashCursor/SplashCursor.jsx:181–183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

179 this.uniforms = getUniforms(this.program);
180 }
181 bind() {
182 gl.useProgram(this.program);
183 }
184 }
185
186 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