summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/shader/execution/expression/call/builtin/fwidth.worker.js
blob: ebb0a1e6124cc3264d065935961afa87d3badc59 (plain)
1
2
3
4
5
6
// AUTO-GENERATED - DO NOT EDIT. See src/common/tools/gen_listings_and_webworkers.ts.

import { g } from '../../../../../../shader/execution/expression/call/builtin/fwidth.spec.js';
import { wrapTestGroupForWorker } from '../../../../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);