1
0
Fork 0
firefox/dom/webgpu/tests/cts/checkout
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
docs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
src Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
standalone Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
tools Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.eslint-resolver.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.eslintignore Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.eslintrc.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.gitignore Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
babel.config.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
CONTRIBUTING.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
cts.code-workspace Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
Gruntfile.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
LICENSE.txt Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
node.tsconfig.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
package-lock.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
package.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
prettier.config.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
tsconfig.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
w3c.json Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

WebGPU Conformance Test Suite

This is the conformance test suite for WebGPU. It tests the behaviors defined by the WebGPU specification.

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 or run in standalone.

Launch the standalone CTS runner / test plan viewer

Contributing

Please read the introductory guidelines before contributing. Other documentation may be found in docs/ and in the helper index (source).

Read CONTRIBUTING.md on licensing.

For realtime communication about WebGPU spec and test, join the #WebGPU:matrix.org room on Matrix.