commit | e67f5f86a529dd229e22589c1a36ffd4120799ef | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Apr 12 19:04:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 19:04:58 2024 +0000 |
tree | dc80a0aa0156546ab09a8611df7a46cbf1772881 | |
parent | 0e14373fbbebb5feaa83a5584e96dd818aba7b7f [diff] |
Only run PRESUBMITs for infra/config when content of the dir changes Also remove USE_PYTHON3 as True is now the default and we are never going back. Also use aliases to _DoCommonChecks to make files more consistent (half of them did manual forwarding instead). Bug: dawn:2498 Change-Id: I95b66f026f8aff4acc136226ad801660ff7a46f8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183380 Reviewed-by: Austin Eng <enga@chromium.org> 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.