commit | b96f4e915c3187d59b9922db132bcdaf54cc6ece | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu May 16 07:04:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 07:04:11 2024 +0000 |
tree | eedf4d55cea668a86aab2ccb6f8e4f4ef7b4fdb7 | |
parent | adededc67c064dc2d2b19e93be30b571b79c1763 [diff] |
Roll ANGLE from b98b2c34a579 to 8884cf06d82d (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b98b2c34a579..8884cf06d82d 2024-05-16 cclao@google.com Vulkan: Use QueueSerial to track RefCountedEvent garbage 2024-05-15 cclao@google.com Vulkan: Move RefCountedEvent GC and recycler to ShareGroupVk (3/3) 2024-05-15 abdolrashidi@google.com Add Qualcomm version with fixed CmdClearAttachment 2024-05-15 cclao@google.com Vulkan: Move RefCountedEvent GC and recycler to ShareGroupVk (2/3) 2024-05-15 cclao@google.com Vulkan: Move RefCountedEvent GC and recycler to ShareGroupVk (1/3) 2024-05-15 syoussefi@chromium.org Disable ResourceMapTest.ConcurrentAccessLargeIds 2024-05-15 geofflang@chromium.org EGL: Handle null resultOut for sync tail call destruction 2024-05-15 cclao@google.com Vulkan: Add RefCountedEventRecycler to vk::Renderer 2024-05-15 lexa.knyazev@gmail.com Fold nested std::max calls 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,rharrison@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: rharrison@google.com Change-Id: I4f23d849222514ad753366277ae1e584b3d110bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188520 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.