commit | 05f3891eb645845aa2748f5feaff4b94825d5ae4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Sep 21 14:12:33 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 14:12:33 2022 +0000 |
tree | ab349b139b61af855296f58f6df2cbdcd0e762ae | |
parent | 4d8fa43663cde70fae25b5000dee2b5cee56c110 [diff] |
go.mod: Pin github.com/sergi/go-diff to v1.1.0 v1.2.0 has a severe bug, causing some diffs to be garbage. See https://github.com/sergi/go-diff/issues/123 Change-Id: I64d98c178db746a726a0354e699c5e50e9715d5e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103240 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.