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

wrapTestGroupForWorker(g);