commit | c10e91977ac3fc7a289242635577a87a39dc5179 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jul 26 00:07:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 26 00:07:44 2024 +0000 |
tree | 0c9f47a1c6bc8b3e1231de342407846ccc634059 | |
parent | c1a2d1d5986fed22671dacbeb7dfcc44a2533b95 [diff] |
Roll ANGLE from 4f498eaa1426 to ca6238fb00f2 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4f498eaa1426..ca6238fb00f2 2024-07-25 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 99513aa4b41c to 15e30105c06e (813 revisions) 2024-07-25 geofflang@chromium.org GL: Forward client-side arrays to the driver when possible 2024-07-25 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 834617e372fd to 99513aa4b41c (90 revisions) 2024-07-25 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 5a542d2049d7 to c66570e674d0 (8 revisions) 2024-07-25 ynovikov@chromium.org Don't roll third_party/rust-toolchain into AOSP 2024-07-25 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 5b2dfe7c775a to 5a542d2049d7 (1 revision) 2024-07-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8e90204125ac to 49b5e420b19a (8 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,lokokung@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: lokokung@google.com Change-Id: I3e6a9608e924129f91d10b74d41844a89d76d134 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200100 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.