commit | 98dc5a86cc52c54a3106e2675dc38f12dfe66244 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Sat Feb 04 12:20:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 04 12:20:55 2023 +0000 |
tree | 360d3dbe3c076ba2bbeeff3da6c5b25b79adbb25 | |
parent | ededebbcf30f35f606938bd697a66b5634e01f78 [diff] |
tint/ast: Make DiagnosticControl a plain struct Introduce DiagnosticDirective, which contains a DiagnosticControl struct (as does DiagnosticAttribute). Bug: tint:1809 Change-Id: I204001266ee472d2ee2827614a306acad53f12ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118060 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.