commit | f4b20dc4d1de10251c36007dba36a8bce53bbca4 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon May 06 11:39:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 06 11:39:05 2024 +0000 |
tree | 624b3dad03229dbee2a4729c331f9ed8c19bde44 | |
parent | d3bebe6cf996439ed197d1c83e323baf8a9a7135 [diff] |
Roll ANGLE from 9ccb9b410289 to b0875f124a24 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9ccb9b410289..b0875f124a24 2024-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 17c6e3c4dfad to 9d7b4c3d5533 (11 revisions) 2024-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from dbc600a2b0d5 to 4beb6b144a74 (625 revisions) 2024-05-05 zzyiwei@chromium.org Android: forward visibility flags 2024-05-05 m.maiya@samsung.com Use trim() instead of resize() 2024-05-05 lehoangquyen@chromium.org Metal: don't break render pass when uploading a texture. 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: Id1c5e7cd6ca218f4381e92c48435615d5169b426 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187062 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.