commit | 54f2708980173602d96927d651f7112803d36efa | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Jul 17 23:25:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 17 23:25:22 2023 +0000 |
tree | fe6e7c345a91e48f006e5670ac51cd9eea321ce8 | |
parent | 91bbbc4977f14bff6ad86fbde7e4dd40d36f1a2d [diff] |
Roll ANGLE from a18246ac1a78 to 9aadc7aacdf2 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a18246ac1a78..9aadc7aacdf2 2023-07-17 geofflang@chromium.org Metal: Require MSL 2.1. 2023-07-17 geofflang@chromium.org Android: Use ALooper_pollOnce instead of ALooper_pollAll 2023-07-17 romanl@google.com Android: Simplify power metrics collection 2023-07-17 syoussefi@chromium.org Translator: Limit variable sizes vs uint overflow 2023-07-17 m.maiya@samsung.com Vulkan: Bugfix in gl_FragData array redeclaration 2023-07-17 syoussefi@chromium.org Fix deadlock on device loss 2023-07-17 ynovikov@chromium.org Retry angle_deqp_gles2_metal_tests 2023-07-17 cnorthrop@google.com Docs: Add a couple of Android pointers 2023-07-17 romanl@google.com Use VK_EXT_legacy_dithering when available instead of emulation 2023-07-17 ynovikov@chromium.org Skip WebGL2CompatibilityTest.DrawWithZeroSizedBuffer on iOS GL 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,lokokung@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: lokokung@google.com Change-Id: Ic3f80b2b7c959b8a4f751942de8dd37acda9af8a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141461 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.