Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gpujs/gpu.js
/ gl-kernel.js
File
gl-kernel.js
test/internal/backend/gl-kernel.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
sinon = require(
'sinon'
);
3
const
{ GLKernel, GPU } = require(process.cwd() +
'/src'
);
4
Callers
nothing calls this directly
Calls
2
testGetFeatures
Function · 0.85
nativeFunctionArguments
Method · 0.45
Tested by
no test coverage detected