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

File p5.Shader.js

test/unit/webgl/p5.Shader.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 mockUserError = vi.fn();

Callers

nothing calls this directly

Calls 15

testShaderFunction · 0.85
getArrFunction · 0.85
getValueFunction · 0.85
_getNormalShaderMethod · 0.80
_getFillShaderMethod · 0.80
setUniformMethod · 0.80
inspectHooksMethod · 0.80
modifyMethod · 0.80
fragSrcMethod · 0.80
noStrokeMethod · 0.80
hookTypesMethod · 0.80

Tested by

no test coverage detected