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

wrapTestGroupForWorker(g);