commit | 6363c12347e9f59b22ad5261e8e9a1d6893a0ffc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 23 03:32:05 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 23 03:32:05 2025 -0700 |
tree | 0beb7a2335293cf257339f1c0c23f8c3ac3f8474 | |
parent | 76c6d0bb06e23257c6391dcb43074fb8828f7fa6 [diff] |
Roll ANGLE from 50a4ad195ade to 6f9f343a2493 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/50a4ad195ade..6f9f343a2493 2025-04-23 syoussefi@chromium.org Reland "Vulkan: Prune superseded updates during host-image-copy" 2025-04-23 mavis.deng@arm.com Incorrect BUFFER_DATA_SIZE and UNIFORM_OFFSET for ACB array of array 2025-04-22 alex.lan@arm.com Add CubeMapBug2 test to trigger Angle bug in validation 2025-04-22 lexa.knyazev@gmail.com Autogen context version checks for 1.0 entry points 2025-04-22 tingwei.guo@arm.com GenerateMipmap encode and decode sRGB when GL_SKIP_DECODE_EXT is set 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,cwallez@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: cwallez@google.com Change-Id: I623e9a6335ed829e96f18cb86dc1a3a53518994d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238674 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.