summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/shader/execution/expression/unary/u32_complement.worker.js
blob: c2a5ca068860d8867354de1bedec49042285f36e (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/unary/u32_complement.spec.js';
import { wrapTestGroupForWorker } from '../../../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);