Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ p5.Framebuffer.js
File
p5.Framebuffer.js
test/unit/webgl/p5.Framebuffer.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
mockAnchorElement = vi.mockObject({
Callers
nothing calls this directly
Calls
15
testWithConfiguration
Function · 0.85
setupAndReturnFramebuffer
Function · 0.85
drawCircle
Function · 0.85
rawTexture
Method · 0.80
autoSized
Method · 0.80
resizeCanvas
Method · 0.80
noStroke
Method · 0.80
image
Method · 0.80
begin
Method · 0.80
end
Method · 0.80
apply
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected