commit | 59bc89f8fe3967eee8eef4465eea31dc22fe1a79 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@google.com> | Fri Dec 08 15:23:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 08 15:23:42 2023 +0000 |
tree | e66168bf5ceea021b478077342748d16091bd528 | |
parent | f91e88ad4a2306f6b65dd97849d33a2c515af6ac [diff] |
Revert "clang-format" This reverts commit f91e88ad4a2306f6b65dd97849d33a2c515af6ac. Reason for revert: blocks reverting https://dawn-review.googlesource.com/c/dawn/+/163506 which is blocking Dawn -> Chromium roll Original change's description: > clang-format > > Includes another case where partial formatting via 'git cl format' produces incorrect output > > Change-Id: I4357e431f8bb57e99261294f73d37684532155fb > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165001 > Kokoro: Kokoro <noreply+kokoro@google.com> > Reviewed-by: Antonio Maiorano <amaiorano@google.com> TBR=bclayton@google.com,amaiorano@google.com,noreply+kokoro@google.com Change-Id: I43e18a325e119eabc5052f9aeb020e34c1eefe99 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165021 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Stephen White <senorblanco@google.com> Reviewed-by: Stephen White <senorblanco@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: Stephen White <senorblanco@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.