blob: b872b5c87776a6698ca4a4ebfec2c1b2df4f78a2 [file] [log] [blame]
/**
* AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
**/ export const description = `
For every create function, the descriptor.label is carried over to the object.label.
TODO: implement
`;
import { makeTestGroup } from '../../../common/framework/test_group.js';
import { GPUTest } from '../../gpu_test.js';
export const g = makeTestGroup(GPUTest);