commit | b7af6ad81e3a4b85494060b6407ac9b6e69abf89 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 24 11:40:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 24 11:40:48 2023 +0000 |
tree | 669e348bb66653ac449bef77b359c506c52ccd7d | |
parent | 6f992507064eaacc9494ed4fc258f0f6223205ef [diff] |
Roll ANGLE from 711db27554bc to e2eea7b7dea3 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/711db27554bc..e2eea7b7dea3 2023-08-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0e1c462e01ac to cbda6c2d6318 (567 revisions) 2023-08-23 syoussefi@chromium.org GL: Fix EAGL build 2023-08-23 yuxinhu@google.com Remove test skips on dEQP-EGL.functional.swap_buffers* 2023-08-23 lexa.knyazev@gmail.com GL: Disable EXT_texture_mirror_clamp_to_edge on Mesa 2023-08-23 syoussefi@chromium.org Remove program executable backup during link 2023-08-23 syoussefi@chromium.org Reland: Vulkan: Move SPIR-V set up to link job 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,shrekshao@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: shrekshao@google.com Change-Id: I7f3aa97650cfbb8e1b21c95b5fe7e3cbebd1de03 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/148620 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 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.