commit | e46f5c2e84bb6184ad2370e25bcae6f429caec4d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri May 31 21:46:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 21:46:39 2024 +0000 |
tree | ba15566f171c8eea11ceb92df51aa2f52c7059fc | |
parent | dc190cc20b4780ddb3a8cb93fbb396f4230771a0 [diff] |
Roll ANGLE from 7b2c62128d44 to e3cba40e9a67 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/7b2c62128d44..e3cba40e9a67 2024-05-31 quic_acaggian@quicinc.com gn: Add install target 2024-05-31 geofflang@chromium.org Skip Display::prepareForCall calls everywhere except Mac. 2024-05-31 geofflang@chromium.org EGL: Move egl surface timing calls into tail calls. 2024-05-31 i.nazarov@samsung.com Vulkan: Optimize ProgramExecutable::shouldIgnoreUniform() 2024-05-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ec5dbd2dfb46 to 4bb94d6c235c (1 revision) 2024-05-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 514da917ca32 to 190dbcca7b39 (623 revisions) 2024-05-31 mscott@apple.com Fix stack overflow crash by traversing a too-deep AST 2024-05-31 sokcevic@chromium.org [DEPS] Rely on buildtools recursedep to fetch clang-format 2024-05-31 lexa.knyazev@gmail.com Update Intel PCI IDs 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,shrekshao@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: shrekshao@google.com Change-Id: Ia35dc20ec1de98a2eec68dd2ec2333590b6163dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191200 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.