commit | 6a4fcfe1b4b9e6629b303d23803b972eb1a8ccb1 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jan 06 09:07:45 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 06 09:07:45 2023 +0000 |
tree | 30ba2c2c0701b21b81d5e20db43b79c293c973a3 | |
parent | dd621b469f7fd93db9d35cecffd9e78868d3f20e [diff] |
Roll ANGLE from 3604f6b87112 to 045888db2a79 (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3604f6b87112..045888db2a79 2023-01-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f676f874381a to 20196e335c59 (511 revisions) 2023-01-05 djg@apple.com Metal: Fix Metal API deprecation warnings 2023-01-05 cclao@google.com Vulkan: Improve RPCommandHelper::isImageWithLayoutTransition() 2023-01-05 yuxinhu@google.com Revert "Reland "Make ANGLE program version only dependent on data that matters"" 2023-01-05 cclao@google.com Vulkan: Remove the car_chase skip 2023-01-05 kbr@chromium.org Add colleagues at Apple who have contributed to ANGLE. 2023-01-05 jmadill@chromium.org Capture/Replay: Fix unpack alignment inconsistency. 2023-01-05 geofflang@google.com Metal: Mark ES3.0 as complete 2023-01-05 cclao@google.com Vulkan: Fix imageRead from RP and outsideRP simultaneously 2023-01-05 lexa.knyazev@gmail.com Metal: Implement ANGLE_clip_cull_distance 2023-01-05 ynovikov@chromium.org Skip 2 slow trace perf tests on Win Intel 2023-01-05 jmadill@chromium.org Capture/Replay: Fix GetProgramInterfaceiv write location. 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 kainino@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: kainino@google.com Change-Id: If21fea41c740cd11b1d6eba6f02f2a0fe7aa52ad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116521 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 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.