MCPcopy 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

1const { assert, test, module: describe, only, skip } = require('qunit');
2const sinon = require('sinon');
3const { GLKernel, GPU } = require(process.cwd() + '/src');
4

Callers

nothing calls this directly

Calls 2

testGetFeaturesFunction · 0.85

Tested by

no test coverage detected