Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/gpujs/gpu.js
/ inject-native.js
File
inject-native.js
test/features/inject-native.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ assert, skip, test, module: describe, only } = require(
'qunit'
);
2
const
{ GPU } = require(
'../../src'
);
3
4
describe(
'features: inject native'
);
Callers
nothing calls this directly
Calls
2
gpuAddAB
Function · 0.85
cpuAddAB
Function · 0.85
Tested by
no test coverage detected