commit | f65d7a4a32175fdddb008db59e3e8ffe47b2d8d9 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Mar 21 13:27:20 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 21 13:27:20 2025 -0700 |
tree | 0f2acf59b74998be829afc3a89f1bbad5d722f9e | |
parent | cd4e6c156c81cb85c2de6257e71df7288666fcfc [diff] |
Roll ANGLE from c04839007ac8 to ac37e5007f6a (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c04839007ac8..ac37e5007f6a 2025-03-21 chris@rive.app Validate PLS texture slice collisions 2025-03-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d62198a2de3f to 915b95b37e94 (648 revisions) 2025-03-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 181443c3df2b to d6d779f39976 (13 revisions) 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: I15aa27e8278c9f7483ef8b7baf72ed9d446547cb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232136 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.