commit | c590dc8722adfb03f53556d4b24d8972134fd289 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Dec 18 04:35:52 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 04:35:52 2024 -0800 |
tree | f491806e3ba5f21e173dd38a2c8b1939a2f46e69 | |
parent | 4a048462e156668e2515ad47d8ce7a22e13a53c4 [diff] |
Roll ANGLE from 645c192adf47 to 7fb481a64d71 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/645c192adf47..7fb481a64d71 2024-12-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2afb57f1b7d9 to 56d2640e97e6 (592 revisions) 2024-12-18 abdolrashidi@google.com Skip some context sharing tests on S22 2024-12-17 yuxiang.qian@arm.com Reland "Add check for some EGL API attrbute values" 2024-12-17 ynovikov@chromium.org Explicitly build for x64 on Mac bots 2024-12-17 cnorthrop@google.com Tests: Add Riptide GP2 trace 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 angle-team+autoroll@google.com,senorblanco@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: senorblanco@google.com Change-Id: I7ba923792d73b5c22140b8a8979fde87deab5572 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219894 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.