commit | 4bb41e7de844decf056e8b6c856cad87fa72dfb4 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 22 14:21:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 22 14:21:30 2023 +0000 |
tree | cf55e311ea555fb982f66133f9de4e2f46080edc | |
parent | 57ded6a946f51c25557b990ff7ba89223b2ee1f3 [diff] |
[kokoro] Switch to Clang 13.0.1 This fixes a Clang bug that is triggered when we switch to C++20. Change-Id: I6787f2b08be0055c83c3dcc3fa999bde5e31b55d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/148022 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@google.com>
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.