commit | aff2b43596d4b8429083e40debf71da62afc2861 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 24 17:27:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 24 17:27:42 2023 +0000 |
tree | bcccdf7e56e9167be0750e82b4b4598ef2abee3b | |
parent | 99b8081e31f4114c7cad96278e12d01df5b3360c [diff] |
tint/resolver: Fix ICE when using template args with builtin enums Fixes an 'unreachable AST node' ICE which is otherwise completely harmless. Bug: chromium:1427389 Change-Id: Id5a75b76ca27e00b9e44336a8dd303abed950333 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125400 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.