summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/api/operation/sampling/anisotropy.worker.js
blob: 634e853bb92aa000f679b0fbd4ff48c258d57dc5 (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/operation/sampling/anisotropy.spec.js';
import { wrapTestGroupForWorker } from '../../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);