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

wrapTestGroupForWorker(g);