commit | 069a23582f40bda830b7ef205f36ce2fe04dcda4 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed May 07 14:41:27 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 14:41:27 2025 -0700 |
tree | c09d1624f88507e21b78fa6304f6b39222d7f791 | |
parent | 2ea7210425a214f8536f9c3a72318f55e0272cdb [diff] |
[tint][fuzz] Include reason why Generate() failed in message This seems like it might be useful when investigating... Change-Id: I314aa2a6490e568acfa2d4c2c657a0208f95eac1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241154 Commit-Queue: James Price <jrprice@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.