commit | b0e405493ad845e2d91d1e1487271bc490d469d3 | [log] [tgz] |
---|---|---|
author | Arthur Sonzogni <arthursonzogni@chromium.org> | Wed Nov 08 17:34:19 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 08 17:34:19 2023 +0000 |
tree | 37ba62769844c3c1c2ad7f628e722aff3fbb21c1 | |
parent | c9a42f8d192686d585aa439f3363c25273865891 [diff] |
Roll build, tools/clang, tools/rust, buildtools, libc++ Use the latest versions. I would like to roll `partition_alloc`, but the new version depends on the new versions of `build`, who depends on a new compiler. Bug: chromium:1464560 Change-Id: Idb49d6cbb9b9d3c9228e6ef99f3ad94088ffbb82 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159760 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.