commit | 6dae0c4a9f1c301bc46770cd34348b7a56ea7467 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Sat Oct 14 11:05:10 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 14 11:05:10 2023 +0000 |
tree | abd44d3481ea7c48287a2e5626d3de44fd17df24 | |
parent | 33cf4540083f5993402f782931883a54e82db831 [diff] |
Compat: Add more compat expectation supressions Bug: chromium:1483449 Change-Id: I46c818f11eba7ec0a974360e9bf6d78993ef8567 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155888 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Gregg Tavares <gman@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Gregg Tavares <gman@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.