MCPcopy
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

1import p5 from '../../../src/app.js';
2import { vi } from 'vitest';
3
4const mockAnchorElement = vi.mockObject({

Callers

nothing calls this directly

Calls 15

testWithConfigurationFunction · 0.85
drawCircleFunction · 0.85
rawTextureMethod · 0.80
autoSizedMethod · 0.80
resizeCanvasMethod · 0.80
noStrokeMethod · 0.80
imageMethod · 0.80
beginMethod · 0.80
endMethod · 0.80
applyMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected