commit | ba5f8a43d6fb746fe9e793300922a50b6086536a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 01 08:49:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 01 08:49:40 2024 +0000 |
tree | 7c46229f43bd6659f2b12bc41a062fabedd395ab | |
parent | b56d8134215abf1967d21817d6c77c2da15fc32d [diff] |
Roll ANGLE from a70b6f56fd33 to 1abfdc37320f (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a70b6f56fd33..1abfdc37320f 2024-02-01 yuxinhu@google.com Remove suppression of VVL error 2024-01-31 yuxinhu@google.com Revert "Add third_party/perfetto" 2024-01-31 liza@chromium.org Add EGL extension for WebGPU If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC alanbaker@google.com,angle-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry 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: alanbaker@google.com Change-Id: Id9cf3c660a1022e4cabe32870ebca1f7a73fe312 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172720 Kokoro: Kokoro <noreply+kokoro@google.com> 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.