commit | 69ec4d7e9dc14be9707afc151616c3ea9e02cc00 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jul 14 20:45:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 14 20:45:34 2023 +0000 |
tree | b4a7c3ed534cd45b4e9185915e21e11e4e86bc6e | |
parent | 1ebd8a2e61ccac25832a0d47a1900201efa255cf [diff] |
Roll ANGLE from 19c4e88503c8 to d6dc46dbd9d0 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/19c4e88503c8..d6dc46dbd9d0 2023-07-14 romanl@google.com Revert "Add minimal setup for Go codegen in Android.bp." 2023-07-14 ynovikov@chromium.org Skip dEQP-EGL.functional.native_[color|coord]_mapping.native_window.* 2023-07-14 geofflang@chromium.org Reject program binaries when the renderer string changes 2023-07-14 geofflang@chromium.org Sync all framebuffer attachments when checking completeness. 2023-07-14 syoussefi@chromium.org Translator: Unconditionally limit variable sizes 2023-07-14 ynovikov@chromium.org Remove obsolete VUID suppressions 2023-07-14 geofflang@chromium.org Metal: Call terminate if display initialization fails. 2023-07-14 geofflang@chromium.org Metal: Use the pipeline cache for RenderUtils compute shaders 2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ad8a66bf7d69 to aa35b58fce7d (7 revisions) 2023-07-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from de1153f640b8 to 68d783529187 (590 revisions) 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: I16ba6fd81e24989fdc4a09e3ffcde2c4fbdd0ae5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141361 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.