MCPcopy Create free account
hub / github.com/processing/p5.js / loadShader.js

File loadShader.js

test/unit/io/loadShader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype, httpMock } from '../../js/mocks';
2import material from '../../../src/webgl/material';
3import { Shader } from '../../../src/webgl/p5.Shader';
4

Callers

nothing calls this directly

Calls 3

materialFunction · 0.85
startMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected