commit | 1d7f148c168351f5dff949a177e36485bf40e158 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Nov 20 23:10:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 20 23:10:57 2023 +0000 |
tree | 05aeb2632fb0ba10c03c8eaa51f02b619337d955 | |
parent | 248bad47d148d51047912d63b19aa109110f473a [diff] |
[cts] Use build-relative paths for cache copy script Instead of BUILD.gn relative paths. 'chromium/ci/Windows deterministic' doesn't like it if an action has the build directory emitted into the toolchain.ninja file - it considers that a diff. Bug: chromium:1503147 Change-Id: I3c4679e2ad585bec3fa32a0f4fdc0b4ba2a9730b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161800 Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Bruce Dawson <brucedawson@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
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.