commit | 7d2b9d9e8344b54677ce7079a2bb16066b60dfda | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Jun 22 04:19:43 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 22 04:19:43 2022 +0000 |
tree | 8628aa4cdc3941e4a69101195203246cd1b609ec | |
parent | ef62b58cf96ea4d0f0f22fac1d0c768e15aab00c [diff] |
Add alternative method to use a version/git hash from a file. - This is necessary for Chromium builds from tarballs where git is no longer available. This gives Chromium another option to create the version file when creating the tarball to accomplish the same thing. Bug: dawn:549 Change-Id: Iffb4bf694b0df1306dd92939353422e5115346a7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94043 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@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.