commit | e119ab5f6cc50fcb8919abf42ee317d57fc43576 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Mar 26 22:23:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 22:23:12 2024 +0000 |
tree | ce33ce4a1087fd70b7950a355ad18a6014ea1f39 | |
parent | 52140b1ca970852113e6c6b81bdbb7b221deaf74 [diff] |
Roll ANGLE from eacd6acdcb00 to 1d5991d903c2 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/eacd6acdcb00..1d5991d903c2 2024-03-26 ynovikov@chromium.org Pin libc++ until Skia is able to build with ToT abseil. 2024-03-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 532d52d6ecb3 to f5acbff8b8b2 (746 revisions) 2024-03-26 liza@chromium.org Move extent and dimension conversions to wgpu_utils. 2024-03-26 bsheedy@chromium.org Start Win Intel experiment 2024-03-26 romanl@google.com use_cxx17=true in arm debug compile 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,dneto@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: dneto@google.com Change-Id: I59c468a1d914f3d04326e7104b07240881af8c73 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180981 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: David Neto <dneto@google.com> Bot-Commit: 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.