commit | 0bb6d4d0b5c854e83cf3846092eb3079afd72194 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu May 09 14:41:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 14:41:12 2024 +0000 |
tree | ef09d3837945b5d7b2edc54fb1877626e67c2ce1 | |
parent | c25a748790c61d35b185fb2996875efaeb530662 [diff] |
[tint][ast] Include WGSL dump in fuzzer ICE message Change-Id: I1f6dfc57baaffacfe3fdf78446a58f3c34ce441f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186903 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.