Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ p5.Shader.js
File
p5.Shader.js
test/unit/webgpu/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
rendererWebGPU from
"../../../src/webgpu/p5.RendererWebGPU"
;
3
4
p5.registerAddon(rendererWebGPU);
Callers
nothing calls this directly
Calls
15
getArray
Function · 0.85
registerAddon
Method · 0.80
modify
Method · 0.80
noStroke
Method · 0.80
Else
Method · 0.80
ElseIf
Method · 0.80
slice
Method · 0.80
begin
Method · 0.80
end
Method · 0.80
compute
Method · 0.80
createStorage
Method · 0.80
setUniform
Method · 0.80
Tested by
no test coverage detected