commit | 549620e3bda2b6f4b7fc14185a6c9b747eff1d52 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu Dec 07 21:15:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 07 21:15:00 2023 +0000 |
tree | 818e9f1b33cf6edaac30aedb4ea9ba36864a25bb | |
parent | ac04405f561fe019db827daf5cfb5db2487fc1ad [diff] |
Add Mac ARM64 to Dawn CQ Bug: chromium:1442214 Change-Id: Icaf581f4045414e657bd41954f9046223d62aec6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164747 Reviewed-by: Brian Sheedy <bsheedy@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@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.