commit | 475d70ce80bcaeaaa30d3966f471fac3c7d8e2d6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Sep 14 05:27:08 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 14 05:27:08 2024 +0000 |
tree | 1bfed414c05f3f773eefd51ecac21ad295289e3f | |
parent | 08ba2581bfb2f468211a05e50a8de0462207bf03 [diff] |
Roll ANGLE from 8c12874c7542 to d1f239263700 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8c12874c7542..d1f239263700 2024-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 5a507062e158 to cafccf56bad4 (4 revisions) 2024-09-13 kaiyili@google.com roll_aosp: move the non conformant cflags to a cc_defaults 2024-09-13 mark@lunarg.com Fix retracer script error due to blank argument 2024-09-13 romanl@google.com Tests: aosp end2end test lib depends on _ndk_ gtest/gmock 2024-09-13 hailinzhang@google.com vulkan: fix eagl compile issue. 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,gman@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: gman@google.com Change-Id: I0ca768aac24f76c4d2bf8f9ae58419b339b6949c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206496 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.