| commit | c744a23d77d53b8e8e7b9d5c7d7439e2622034da | [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 | c71bdea3e2f566a20e6fe5a84e5c945c5fcecdd4 | |
| parent | 75326f88e64cad9bbf3e469e61ac1427fc8f43d8 [diff] |
tint/reader/wgsl: Parse @diagnostic attributes Future patches will expand the places where they can be used. Bug: tint:1809 Change-Id: I74d87ce5164119ae1351380041f9ef4b1091d854 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117571 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.