Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
1
const
{ assert, test, module: describe, only, skip } = require(
'qunit'
);
2
const
{ GPU, Kernel } = require(
'../../src'
);
3
4
describe(
'internal: deprecated'
);
Callers
nothing calls this directly
Calls
6
createKernel
Method · 0.80
mergeSettings
Method · 0.80
getCanvas
Method · 0.80
getWebGl
Method · 0.80
setOutputToTexture
Method · 0.80
destroy
Method · 0.45
Tested by
no test coverage detected