commit | 74fa8ae70ea4a731fe2349c3e45e621770d19b91 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jul 09 13:58:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 13:58:16 2024 +0000 |
tree | 156fc2bb9983bd2635d38f31e2fcce90aec5c129 | |
parent | 52987bd9d5ad44ada3b9f4ef560430fc0a6ae461 [diff] |
[tint][ir][cmake] Provide better build config diagnostics Add more information to error messages that are generated when IR binary + IR Fuzzer + protobuf options are misconfigured or a dependency is missing. Fixes #350008267 Change-Id: I153e4612b3ec8c4198853f96f188a12becb1cb51 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197354 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Alan Baker <alanbaker@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.