commit | 12914eedf6a8e5807b76ff8d23ea6e47c3fa5082 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 02 22:20:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 02 22:20:32 2023 +0000 |
tree | 358dd38eac85995a7e65596b0e6b1ce078d8dba3 | |
parent | f031ca2d440d22d194d67d3c28ff1ae06c6a7a59 [diff] |
tint: Have ast::DiagnosticControl use ast::Identifier Instead of ast::IdentifierExpression. The name is not an expression. Fixed: tint:1257 Change-Id: I3161d20f584bfedf730b9257233f9dfcb064298a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118344 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: 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.