commit | 0a8a3f9356f7cc6207f5c1093c4f0d72d102bbbf | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Aug 17 17:13:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 17:13:26 2023 +0000 |
tree | c0173da9abec072d37d22b4e57ccb804fac94e51 | |
parent | 55e6d713ebd5e6b6f9cb3cd36edfdd3b43ae2e9e [diff] |
[tint][build] Don't touch generated files when unchanged Change-Id: I82ea3fa1d94138d8110581554297002dc47e01ed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147521 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.