servo/tests/wpt/web-platform-tests/webgpu
2020-06-10 10:42:31 +00:00
..
common Update web-platform-tests to revision 57727f82763c80c89a94593a7b0960abcf4daa4a 2020-06-10 10:42:31 +00:00
webgpu Update web-platform-tests to revision 57727f82763c80c89a94593a7b0960abcf4daa4a 2020-06-10 10:42:31 +00:00
cts.html Update web-platform-tests to revision 57727f82763c80c89a94593a7b0960abcf4daa4a 2020-06-10 10:42:31 +00:00
LICENSE.txt Update web-platform-tests to revision 2f346208c2a115a601b580e7869fe112b97c4246 2020-01-19 11:16:38 +00:00
META.yml Update web-platform-tests to revision cf926057109b153af54214d52a2b3d746269d434 2020-05-20 11:11:35 +00:00
README.md Update web-platform-tests to revision cf926057109b153af54214d52a2b3d746269d434 2020-05-20 11:11:35 +00:00

WebGPU Conformance Test Suite

The WebGPU CTS requires support for the WebGPU API. This requires both browser support and hardware support, so this API cannot run on most automated testing infrastructure. Tests inside this directory should always be skipped if appropriate GPU hardware is not available.

The contents of this directory are automatically generated from TypeScript sources which live upstream in the WebGPU CTS. They are periodically built and pushed to WPT.