MCPcopy
hub / github.com/processing/p5.js / webgpu.js

File webgpu.js

test/unit/visual/cases/webgpu.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vi } from "vitest";
2import p5 from "../../../../src/app";
3import { visualSuite, visualTest } from "../visualTest";
4import rendererWebGPU from "../../../../src/webgpu/p5.RendererWebGPU";

Callers

nothing calls this directly

Calls 15

visualSuiteFunction · 0.90
visualTestFunction · 0.90
registerAddonMethod · 0.80
noStrokeMethod · 0.80
modifyMethod · 0.80
baseStrokeShaderMethod · 0.80
buildGeometryMethod · 0.80
modelMethod · 0.80
baseColorShaderMethod · 0.80
beginMethod · 0.80
endMethod · 0.80
imageMethod · 0.80

Tested by

no test coverage detected