MCPcopy Index your code
hub / github.com/dawn-gpu/node-webgpu / basic-tests.js

File basic-tests.js

test/tests/basic-tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, before, after } from 'node:test';
2import { strict as assert } from 'node:assert';
3import { getGPU } from '../webgpu.js';
4

Callers

nothing calls this directly

Calls 2

getGPUFunction · 0.90
withErrorScopeFunction · 0.85

Tested by

no test coverage detected