commit | 555cdd6e0750f863213442c0011b13545cd74ecb | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 13 11:20:23 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 11:20:23 2025 -0800 |
tree | eb9b2a64968ce68a5b0c2927ffdaab954f589127 | |
parent | edda3b6776f5b3f7cff044e174e7a429e3296512 [diff] |
Roll ANGLE from 19c5293e1347 to cd7f92e1ed57 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/19c5293e1347..cd7f92e1ed57 2025-02-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e2163451af70 to f943784c5cbd (9 revisions) 2025-02-12 cnorthrop@google.com Tests: Add Tower of Fantasy trace 2025-02-12 ynovikov@chromium.org Further suppress dEQP-GLES2.functional.fragment_ops.blend on WGPU 2025-02-12 ynovikov@chromium.org Revert "Suppress ImageTestES3 on Pixel 6 Vulkan" 2025-02-12 abdolrashidi@google.com Tests: Skip monopoly_go on Linux/Intel 2025-02-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a88fd25a6a0d to e2163451af70 (6 revisions) 2025-02-12 rop@google.com Updating README.chromium license field for EGL-Registry 2025-02-12 cnorthrop@google.com FrameCapture: Fix framebuffer setup for multiple contexts 2025-02-11 colefaust@google.com Replace .toList() with .collect() 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: I8af153d01e1d844b79a8631d7c8f82f6a05854cb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226140 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.