summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/api/validation/encoding/cmds/copyTextureToTexture.worker.js
blob: d0806be0f71d41b60c0c622a26cca108f4db0507 (plain)
1
2
3
4
5
6
// AUTO-GENERATED - DO NOT EDIT. See src/common/tools/gen_listings_and_webworkers.ts.

import { g } from '../../../../../api/validation/encoding/cmds/copyTextureToTexture.spec.js';
import { wrapTestGroupForWorker } from '../../../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);