commit | 9911c658be71e76a2cf0219f8d8690cae6880207 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat May 25 06:26:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 25 06:26:45 2024 +0000 |
tree | 268645b0c7273265c330e63a573259ea94a65718 | |
parent | 5133d0a12623ac5030bfe21a363dcbd5f7e7f2ba [diff] |
Roll Depot Tools from 09c232e7c0d5 to 7d95eb2eb054 (1 revision) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/09c232e7c0d5..7d95eb2eb054 2024-05-25 sokcevic@chromium.org [gclient] Delete GCS output_dir on download If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-dawn Please CC bajones@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bajones@google.com Change-Id: Ie21b991cac053771cbf5eaa19be7bb72ee9fce62 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189662 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.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.