commit | 15bf15d55f5f90e08c912d70be5de207cd34a80f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jan 24 21:01:36 2023 +0000 |
committer | James Price <jrprice@google.com> | Tue Jan 24 21:01:36 2023 +0000 |
tree | 93aedc7ce44d009b4bbb69c350c9d97e0d9fd2c5 | |
parent | 5a2b5d9cc9f7c23e58e99e5a46f60d5cf28f3347 [diff] |
tint/ast: Add global diagnostic controls to Module Bug: tint:1809 Change-Id: I363abc60597a6c340d5a4b4d147fa7f5747c2d9b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117563 Reviewed-by: Ben Clayton <bclayton@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.