blob: e95f1673497abb2127c1de99a21c647ed531b308 [file] [log] [blame]
/**
* AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
**/ export const description = `
copyTextureToBuffer and copyBufferToTexture validation tests not covered by
copy_between_linear_data_and_texture or destroyed,*.
TODO: plan
`;
import { makeTestGroup } from '../../../../../common/framework/test_group.js';
import { ValidationTest } from '../../validation_test.js';
export const g = makeTestGroup(ValidationTest);