Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ p5.Shader.js
File
p5.Shader.js
test/unit/webgl/p5.Shader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
p5 from
'../../../src/app.js'
;
2
import
{ vi } from
'vitest'
;
3
4
const
mockUserError = vi.fn();
Callers
nothing calls this directly
Calls
15
testShader
Function · 0.85
getArr
Function · 0.85
getValue
Function · 0.85
expectLoopProtectionError
Function · 0.85
_getNormalShader
Method · 0.80
_getFillShader
Method · 0.80
setUniform
Method · 0.80
inspectHooks
Method · 0.80
modify
Method · 0.80
fragSrc
Method · 0.80
noStroke
Method · 0.80
hookTypes
Method · 0.80
Tested by
no test coverage detected