commit | 6ca623c5f56af31ac9e524b2a1c3691382ce3c63 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 27 12:15:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 12:15:02 2024 +0000 |
tree | cc8c5dfede4b868d50e6729fa724951e36aa788d | |
parent | 913fcf3e6fd8e206b4bbd30f3c910292c80f16c8 [diff] |
Roll ANGLE from 1d5991d903c2 to e045b8469077 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1d5991d903c2..e045b8469077 2024-03-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from df4e4b8f57ca to 3d9d6f707e2b (330 revisions) 2024-03-27 syoussefi@chromium.org Vulkan: Add a perf test for multisample resolve + invalidate 2024-03-26 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from ec9827528085 to fe6e7bd09f53 (1 revision) 2024-03-26 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from ba66ec69216d to 3bf81e7e8859 (57 revisions) 2024-03-26 romanl@google.com Trace tests: fix run_angle_android_test.py --prepare-only 2024-03-26 liza@chromium.org Implement a basic setImage to TextureWgpu. 2024-03-26 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from f5acbff8b8b2 to df4e4b8f57ca (1013 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,dneto@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: dneto@google.com Change-Id: Idc99d39b2b5e10a3a74719375e0298220fdb1d01 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180985 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.