summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/api/validation/capability_checks/limits/maxInterStageShaderVariables.worker.js
blob: 9eed84a023670dc1fdbd35f9febcea67682b7f03 (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/capability_checks/limits/maxInterStageShaderVariables.spec.js';
import { wrapTestGroupForWorker } from '../../../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);