commit | ef5434dcd17a18369084fc8b6b315bf3ddb609e8 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jan 24 18:44:27 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 24 18:44:27 2023 +0000 |
tree | 79eca19b2fd94971bb4515defe6d322c27d41b88 | |
parent | 4ff2645d1620d65aae6d847f191ae0ca3ee27e22 [diff] |
tint/ast: Add DiagnosticAttribute AST node Bug: tint:1809 Change-Id: I297d050e001f5177a6697d8332713a1f41899b87 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117562 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@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.