commit | 2f28c5be06d199a66f1f5069629f7dc7ae355fb0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Apr 15 06:35:14 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 15 06:35:14 2023 +0000 |
tree | af4bdcc34b222669ab54a7e96c5d7f545285c974 | |
parent | 402cdedac44554bd13c331f23116c0838ddf2efb [diff] |
Roll ANGLE from e553b901569d to 7bc4b7e31f72 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e553b901569d..7bc4b7e31f72 2023-04-15 lexa.knyazev@gmail.com Metal: Implement OES_sample_variables 2023-04-14 romanl@google.com Trace Interpreter: gzip cpp and run gold tests. 2023-04-14 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from ec231c69caa6 to c8e5e8c4c60b (60 revisions) 2023-04-14 msisov@igalia.com [ios] fix sublayer resize 2023-04-14 ynovikov@chromium.org Stop running tests on experimental Mac AMD bot 2023-04-14 romanl@google.com Remove unnecessary and unused --interpreter flag. 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,cwallez@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I14d7c1da513f8298c72de8f80ec71466587781ab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127362 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.