servo/tests/wpt/web-platform-tests/webgpu/framework/index.js

12 lines
No EOL
327 B
JavaScript

/**
* AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
**/
export * from './fixture.js';
export * from './params/index.js';
export * from './test_group.js';
export * from './util/index.js'; // Well-typed WebGPU constants
import * as C from '../constants.js';
export { C };
//# sourceMappingURL=index.js.map