| commit | 8dd35110c28830d2d6f81145b142860d57bfc845 | [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 | 67a19be7d7df2c36017f10064a1b548d40ee9662 | |
| parent | 02855b5060831b7fa2dedf1a62567a3dc0c6207b [diff] |
wgsl/reader: Parse diagnostic directives Bug: tint:1809 Change-Id: I9f129685f22f51f577b67050edeef8aeea0c0bc5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117569 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.