MCPcopy Index your code
hub / github.com/gpujs/gpu.js / 487-dynamic-arguments.js

File 487-dynamic-arguments.js

test/issues/487-dynamic-arguments.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, skip, test, module: describe } = require('qunit');
2const { GPU } = require('../../src');
3
4describe('issue #487 - pipeline dynamic arguments');

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected