commit | 96d28f9c1c5497de5471ad8ad4535abbd09f9556 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Mon Mar 24 11:04:34 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 11:04:34 2025 -0700 |
tree | 5a09ba8ce5377143385d877f0c6d04abc3c93b53 | |
parent | b1500154eda4f00b309f5fb9b4267a7b033247d9 [diff] |
D3D: remove error msgs from DXC/FXC compile failures' reports by default But error codes should still be included. We can add a new toggle to force including error msgs in a separate CL. Bug: 405797531 Change-Id: I7992bb045b7b681bd99e3c7bce62ef141262ca42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232634 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Quyen Le <lehoangquyen@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Corentin Wallez <cwallez@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.