commit | ec3f70a811ba624e22b7263eb3f9c0e2a2fe41a9 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Nov 19 20:02:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 20:02:03 2024 +0000 |
tree | 5e904b06ea13c1f790ef5e47d5caec20111e6538 | |
parent | 9f5f1348e0febd3780e2f4c94514bd4ee19b6a52 [diff] |
Roll ANGLE from 987cc0de1d4c to e961f7ab353d (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/987cc0de1d4c..e961f7ab353d 2024-11-19 ynovikov@chromium.org Skip KHR-GLES31.core.texture_stencil8.multisample on S22 2024-11-19 ynovikov@chromium.org Revert "Possibly fix FixedQueue.ConcurrentPushPop flakiness" 2024-11-19 romanl@google.com Comments: www.anglebug.com -> anglebug.com 2024-11-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 59ce475cae66 to 867065ecbb6a (6 revisions) 2024-11-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4d3a7b64279f to 4074d9674b3e (1 revision) 2024-11-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 45f7f2245fc1 to 0236845acb4a (600 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 angle-team+autoroll@google.com,bajones@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: bajones@google.com Change-Id: I2eea9ae58750cecb0749b9ab9c478a263a76c3a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215754 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.