MCPcopy Index your code
hub / github.com/gpujs/gpu.js / deprecated.js

File deprecated.js

test/internal/deprecated.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, test, module: describe, only, skip } = require('qunit');
2const { GPU, Kernel } = require('../../src');
3
4describe('internal: deprecated');

Callers

nothing calls this directly

Calls 6

createKernelMethod · 0.80
mergeSettingsMethod · 0.80
getCanvasMethod · 0.80
getWebGlMethod · 0.80
setOutputToTextureMethod · 0.80
destroyMethod · 0.45

Tested by

no test coverage detected