commit | d486fa394682870b4a691599a89f891dce8c9ff2 | [log] [tgz] |
---|---|---|
author | Joanna Wang <jojwang@google.com> | Thu Aug 01 18:02:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 18:02:23 2024 +0000 |
tree | 54be1bfe9d6c949c7988d4d446e2204513e3ff9a | |
parent | 736789dd8ddb61e7b70d1451b59c600aa4761277 [diff] |
Allowlist tools/golang to be synced in Cider for presubmits. Bug: b/333744051 Change-Id: I35b0e28ac6361e2cb9c643a6d2356a721ceeab6f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201054 Auto-Submit: Joanna Wang <jojwang@google.com> Reviewed-by: dan sinclair <dsinclair@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Reviewed-by: James Price <jrprice@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.