commit | 97e0c71eb6a3804e94936835faa5cf5ae91706dc | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Aug 19 22:16:21 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 19 22:16:21 2022 +0000 |
tree | bccff5133c7ff6a6f343484f82c2c4d374a06fc7 | |
parent | 9d27ab70439e3c0fb971fc89865e984a2369a28c [diff] |
Add new shift expression grammar rule. This CL adds the `shift_expression.post.unary_expression` grammar rule into the WGSL parser. Bug: tint:1633 Change-Id: I833ddb05399afe8c792bd0b1abf3eda7f1d114e7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99760 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: 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.