MCPcopy Create free account
hub / github.com/gpujs/gpu.js / precision.js

File precision.js

test/internal/precision.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('internal: precision');

Callers

nothing calls this directly

Calls 4

createKernelMethod · 0.80
addFunction · 0.70
setOutputMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected