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

import { g } from '../../../util/texture/texture_ok.spec.js';
import { wrapTestGroupForWorker } from '../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);