commit | 7d95661d5b198f322edb31a507afecf54d74123a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Oct 03 10:14:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 10:14:55 2023 +0000 |
tree | d58a969ac36dcb3161f2910dc96ca82f76b226e8 | |
parent | 6263e3474a4a3bc4b04d3755706f1dcca09b6b78 [diff] |
[kokoro] Update GCC to 13 To work around compiler bugs. Disable -Wmaybe-uninitialized across the codebase for GCC as we're still seeing false-positives in GCC 13. Change-Id: I648fcf209870fadcea9db648db1c3d1d65da9aa3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154540 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.