| commit | e91a38b8296b4b24d3aebeee1b9c2a420e115119 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Dec 11 07:48:36 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 07:48:36 2024 +0000 |
| tree | 0f6d7e26c753fd47647db7f86d8fb43f5479c517 | |
| parent | 052be48b9a1a75abfc88123238439d5fd647355c [diff] |
Roll ANGLE from a4439f7dc948 to e45a0420b757 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a4439f7dc948..e45a0420b757 2024-12-11 neil.zhang@arm.com Fix glCopyImageSubData() not work with multisample render buffer 2024-12-10 abdolrashidi@google.com Remove non-conformant flag from roll_aosp.sh 2024-12-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 86f73c27b3fc to 0057c6fd95c9 (28 revisions) 2024-12-10 lehoangquyen@chromium.org Add an extension to report total memory usage of all GL objects 2024-12-10 yuxiang.qian@arm.com Reland "Delay EGLQueryContext render buffer change" 2024-12-10 shufen.ma@arm.com Check formats compatibility first in CopyImageSubData validation 2024-12-10 i.nazarov@samsung.com Vulkan: Improve CommandQueue concurrency 2024-12-10 tikuta@chromium.org add missing includes for the build with use_libcxx_modules 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,gman@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: gman@google.com Change-Id: I9420febe06bc6ce5f0df80e136a18f33b25e20d0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218640 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.