commit | 607aee4e7799a5fc0b9e39e83da6a7e7fa95bd1d | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Oct 08 18:42:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 18:42:43 2024 +0000 |
tree | e5c9d6f8949fd14941a0d769abfa252e1b72f698 | |
parent | c55e045d9f3db6b9b0cc08748c2a825d31409a27 [diff] |
Compat CTS: temporarily skip tests on Android. This group of tests is failing with --use-angle=gles, and may be causing cascading Telemetry failures in subsequent tests. Skip them all for now. Change-Id: Ic6d5c2b937f5e12890f208f1f5c724398005a650 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209975 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Stephen White <senorblanco@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.