commit | 2277cab7e7b067a4334b048ac0e36939f9c53822 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Tue Jul 18 13:56:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 18 13:56:26 2023 +0000 |
tree | 1442674e82b2fda8748758b08ebf9dd36a2a9877 | |
parent | 91002c0f662db2636ea40d5a50325347ec908fa3 [diff] |
[deps] Add dawn_standalone to checkout_siso https://dawn-review.googlesource.com/c/dawn/+/141226 breaks chromium hooks. https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket/8775284051095734513/+/u/gclient_runhooks/stdout The configure_siso hook should have dawn_standalone condition. Change-Id: I94731e6fe5afd33f42d1af3644e77bec22a0d4ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141600 Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Fumitoshi Ukai <ukai@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
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.