commit | d9a61cedaf0923473425249c0df7a73867b4f392 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jul 26 00:28:37 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 26 00:28:37 2022 +0000 |
tree | 8b3fc4ea20b6eeb1f55378239a20e3ed0e2cb5b4 | |
parent | 4d1d143977dd4272dc61eb7c3f6fc96f539f77f8 [diff] |
Remove source copies in the parser. This CL removes the copies of the `Source` and, in some cases, the token name in the parser implementation. Change-Id: I91c0797244a19fa5a36d39029d02823a20cee0cd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97072 Reviewed-by: Ben Clayton <bclayton@chromium.org> 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.