commit | b2edbc3e54d04459360a59c8063440f2654e5b84 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Nov 08 03:32:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 08 03:32:48 2024 +0000 |
tree | 3c20fddd1307da4fa865f37fb5f97110e922e9c1 | |
parent | b5c6cd90f490c428211d5103a39bcc15d29348f9 [diff] |
Roll ANGLE from a04cedac0e08 to 2a61126bb36c (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a04cedac0e08..2a61126bb36c 2024-11-08 yuxinhu@google.com Remove GLES 3.2 tests from swiftshader backend 2024-11-07 cnorthrop@google.com restricted_trace_perf: Setup and wrapper support 2024-11-07 romanl@google.com Tests: add repro for running out of outside RP serials 2024-11-07 yuxinhu@google.com Skip SourceAHBTarget2DGenerateMipmap* tests on S22 2024-11-07 romanl@google.com Tests: add wrappers for restricted_trace scripts 2024-11-07 romanl@google.com Tests: fix run_angle_android_test.py and trace bundle 2024-11-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 155bbe2e1429 to 12b75c58255f (31 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: I6ef18dc90dc779cc35a99b6f4bfca846bc01577a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214080 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.