commit | 410b5acc7f3fa2ffb38d91335c7498e837dde745 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jan 11 03:47:02 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 11 03:47:02 2023 +0000 |
tree | 7f15dc8e21ed47535c088c52eaea066b7dfa83f5 | |
parent | 4f9b944c99222f990dbd7cb82d9d6e24ad21e77f [diff] |
Roll ANGLE from 0f888b14221d to eab5947427ad (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0f888b14221d..eab5947427ad 2023-01-10 romanl@google.com Suppress merge script failure due to missing gsutil on Windows. 2023-01-10 kbr@chromium.org Explicitly initialize egl::Caps members. 2023-01-10 jmadill@chromium.org Vulkan: Temporarily disable threaded monolithic pipelines. 2023-01-10 jmadill@chromium.org Disable ContextCompatibilityTests on TSAN. 2023-01-10 romanl@google.com Upload angle metrics to the gs bucket in skia perf format. 2023-01-10 ynovikov@chromium.org Fix iOS build 2023-01-10 akihiko.odaki@gmail.com Translator: Fix operand component specifications 2023-01-10 cnorthrop@google.com Tests: Add MARVEL SNAP trace 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 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ib4f57b425db3a5d02e433729accd0e48cb8529a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116761 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.