commit | a305b2fa6988e27057a2d65ee596b3d151914cc3 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 12 13:31:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 13:31:42 2024 +0000 |
tree | 2dbee7ecb9dca5f600a0d8a32e48f68f2d1725ce | |
parent | 48948c696b62557e2f6a6c1444bc6ce2ac25c675 [diff] |
Roll ANGLE from 544b108a1f77 to e1ecc0f1fe4b (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/544b108a1f77..e1ecc0f1fe4b 2024-06-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from efa3591618f5 to 9a693759186a (6 revisions) 2024-06-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ccd430f1bf10 to 62114f568675 (506 revisions) 2024-06-12 abdolrashidi@google.com Skip OES_geometry_shader GLES test on Pixel4 2024-06-11 yuxinhu@google.com Remove test suppression that is no longer failing 2024-06-11 romanl@google.com Vulkan: remove deferFlushUntilEndRenderPass feature, always on 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: I565d9dbe01fcf7a42506a80fff4d9b5d7b1789bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193120 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.