commit | 13d96766f785dd4118bc8aa86e22fcd05085077f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 29 12:58:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 29 12:58:30 2023 +0000 |
tree | 112f7e12e6c73fc5231cc3afd032ba320ba864c1 | |
parent | 0763a18b5d09c60154734247ad0ab05089607072 [diff] |
Fixup syntax tree build. The syntax tree stopped building with a recent addition which used `line` instead of the new `Line`. Change-Id: Ifc448c02825b35edf7b9a34e394ee23ccbf7bd62 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139540 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.