| commit | 33247d64cc2c4e1d7e1f2993ee7553f750e4c1dd | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed May 07 19:20:21 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 19:20:21 2025 -0700 |
| tree | 3b94034ca18820891a1bf65bbde4d9f3fc999271 | |
| parent | 97b98a26ba39f9008fb5644fedf7ff887ccd57a1 [diff] |
Roll ANGLE from 8357b6a24cae to 8ea69d842eb3 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8357b6a24cae..8ea69d842eb3 2025-05-07 sunnyps@chromium.org metal: Synchronize imported IOSurfaces with command buffer 2025-05-07 agrieve@chromium.org Use a depfile rather than exec_script to list inputs for commit_id.py 2025-05-07 agrieve@google.com Don't use exec_script() to get versionCode when build_with_chromium 2025-05-07 mavis.deng@arm.com Return GL_INVALID_ENUM for invalid target of CopyImageSubData 2025-05-07 lexa.knyazev@gmail.com Autogen support checks for robust client memory entry points 2025-05-07 neil.zhang@arm.com Fix glValidateProgram() not work as spec 2025-05-07 lexa.knyazev@gmail.com Autogen support checks for PLS entry points 2025-05-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 82f44a3a6738 to 645c800a7790 (7 revisions) 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: I7cc508866256bda9eaaf8f7616d9b92c06f1ba0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241194 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.