commit | 085fcea6b7d99e78deac59045f26c6585ea8307c | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed May 04 17:44:19 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 04 17:44:19 2022 +0000 |
tree | d48c55c59a6c3e96fa47128e5d0cc4568fbdb2fc | |
parent | ccd9fc055f1ce33a41888b5f218d33c697272746 [diff] |
Enable more `gn check` results. This PR fixes one gn include issue and widens the GN check results to test all but one of the GN targets. The remaining target is disabled due to our absl configuration. Bug: dawn:1372 Change-Id: I6e92a7aa777c3508e57d1e7138c73b7a92756db1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88680 Reviewed-by: Brandon Jones <bajones@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.