MCPcopy Create free account
hub / github.com/gpujs/gpu.js / add-custom-function.js

File add-custom-function.js

test/features/add-custom-function.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, skip, test, module: describe, only } = require('qunit');
2const { GPU } = require('../../src');
3
4describe('features: add custom function');

Callers

nothing calls this directly

Calls 10

inGPUInstanceSettingsFunction · 0.85
withGPUAddFunctionMethodFunction · 0.85
inKernelInstanceSettingsFunction · 0.85
sumABFunction · 0.85
sumABThisOutputXFunction · 0.85
addCustomPrivateFunction · 0.85
testAddIGPUFunctionFunction · 0.85

Tested by

no test coverage detected