https://github.com/gpuweb/cts
WebGPU Conformance Test Suite
https://github.com/gpuweb/cts
Last synced: 12 months ago
JSON representation
WebGPU Conformance Test Suite
- Host: GitHub
- URL: https://github.com/gpuweb/cts
- Owner: gpuweb
- License: bsd-3-clause
- Created: 2018-12-05T01:16:06.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T23:09:11.000Z (12 months ago)
- Last Synced: 2025-04-12T14:57:28.427Z (12 months ago)
- Language: TypeScript
- Homepage: https://gpuweb.github.io/cts/
- Size: 441 MB
- Stars: 147
- Watchers: 20
- Forks: 90
- Open Issues: 325
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
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.