# chromium_third_party_webgpu_cts **Repository Path**: belong326/chromium_third_party_webgpu_cts ## Basic Information - **Project Name**: chromium_third_party_webgpu_cts - **Description**: 第三方软件webgpu-cts - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/chromium_third_party_webgpu_cts - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2024-11-27 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebGPU Conformance Test Suite This is the conformance test suite for WebGPU. It tests the behaviors defined by the [WebGPU specification](https://gpuweb.github.io/gpuweb/). The contents of this test suite are considered **normative**; implementations must pass them to be WebGPU-conformant. Mismatches between the specification and tests are bugs. This test suite can be embedded inside [WPT](https://github.com/web-platform-tests/wpt) or run in standalone. ## [Launch the standalone CTS runner / test plan viewer](https://gpuweb.github.io/cts/standalone/) ## Contributing Please read the [introductory guidelines](docs/intro/README.md) before contributing. Other documentation may be found in [`docs/`](docs/) and in the [helper index](https://gpuweb.github.io/cts/docs/tsdoc/) ([source](docs/helper_index.txt)). Read [CONTRIBUTING.md](CONTRIBUTING.md) on licensing. For realtime communication about WebGPU spec and test, join the [#WebGPU:matrix.org room](https://app.element.io/#/room/#WebGPU:matrix.org) on Matrix.