commit | b5aac418afcb936d66504de5934382b393e28df8 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Nov 29 21:18:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 29 21:18:09 2023 +0000 |
tree | 8afe4a5b3e694bc8356eaabb92ca9451caa27d46 | |
parent | a3398ad9ca27fa626b2db49c35ba0529b6633ba7 [diff] |
Kokoro: fix disabled readers and writers incremental build "make tint" no longer works since the target names have been canonicalized, despite "tint" being an alias to "tint_cmd_tint_cmd". Fix this by specifying the actual target name. Change-Id: Id95cc6989da3a4247373d967af0f390ad22b69f8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162760 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: Antonio Maiorano <amaiorano@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.