Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.45
constructor
Method · 0.45
AutoBind
Function · 0.45
autoBind
Function · 0.45
update
Method · 0.45
addEventListeners
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
#g
Method · 0.45
#y
Method · 0.45
#f
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected