commit | da57af4056874adf8103b018d8a09718bf7cae1c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jul 13 14:07:12 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 13 14:07:12 2023 +0000 |
tree | 74df19bd6c4924c86ede494dfe60ea1ca4070892 | |
parent | 5c290091ed3456fc7b6f765f4fec0b5e2fda6652 [diff] |
[tint][ir][FromProgram] Ignore diagnostic directives Change-Id: I7c4dcc641753142e857233e6f4cdac906da079ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140991 Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.