commit | 647dbba6d6e1f85218a75516e3b9d715e0b20cf5 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Oct 10 11:27:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 11:27:51 2024 +0000 |
tree | 13472007be33d79304db806e8fcc71b8a078b385 | |
parent | 66155c6b84a055faac0b3d3a24093c72662ed98b [diff] |
Roll ANGLE from ba292370e1e3 to 1043accc09ce (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ba292370e1e3..1043accc09ce 2024-10-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a2c49c9bb8d4 to f28e081e9fe5 (589 revisions) 2024-10-10 syoussefi@chromium.org Boilerplate for GL_ARM_shader_framebuffer_fetch_depth_stencil 2024-10-10 syoussefi@chromium.org Vulkan: Enable FRAGMENT_SHADER_FRAMEBUFFER_FETCH_MRT_ARM 2024-10-09 mark@lunarg.com Fix extensions moved to core in GLES 3.2 2024-10-09 cnorthrop@google.com Tests: Skip going_balls on Windows Intel 2024-10-09 cnorthrop@google.com Tests: Add Piano Fire trace 2024-10-09 cnorthrop@google.com Tests: Add Billiards City trace 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 amaiorano@google.com,angle-team+autoroll@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: amaiorano@google.com Change-Id: I06b42db71d09302b23f766576f89b6a9f036b93c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210396 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.