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

wrapTestGroupForWorker(g);