commit | a5e7e951a6168082f7f15b39b99e91db0bb6b26b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Jul 01 09:48:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 01 09:48:01 2023 +0000 |
tree | 0a9edf60821ab0dfd9d0ea245b06d3b2a45c4e2d | |
parent | 2c298188fba80df81201b555e7c576c4332f0ba8 [diff] |
[tint][ir][tint_ir_roundtrip_fuzzer] Emit WGSL output on error Helps you actually see what's gone wrong when the emitted program doesn't validate. Change-Id: I928cc8b0df48e7e79868646937c34cf19488ec1c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139645 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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.