summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/web_platform/canvas/getCurrentTexture.worker.js
blob: 776783039f7c1647d1ae11f2b88b3a103c4f9755 (plain)
1
2
3
4
5
6
// AUTO-GENERATED - DO NOT EDIT. See src/common/tools/gen_listings_and_webworkers.ts.

import { g } from '../../../web_platform/canvas/getCurrentTexture.spec.js';
import { wrapTestGroupForWorker } from '../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);