commit | fafeb9a3279b602f59cc7493bb15fe1931fefaee | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Oct 12 11:17:56 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 12 11:17:56 2022 +0000 |
tree | cc7f6e5bf1eda05faa71356cc9c92d0dc317c59e | |
parent | 501d082c8b2e6719d2634e7ea1ff891bce68317a [diff] |
tint/reader/wgsl: Improve errors when parsing access controls If the access control doesn't parse, then generate an error message that includes the list of possible values, and a suggestion if there was a close match. Change-Id: I12fdbe0f73762b51e670b5b1b0f087f3a9157339 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105330 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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.