commit | 9050d870fb3cc4ac3aa68f917c32a1d0a83430b8 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 27 18:18:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 27 18:18:13 2023 +0000 |
tree | e6f278b009cd051b124de291098f45f042c9c6c1 | |
parent | fa0800ca9bddbf88f74953efcf3f0e707d3968b4 [diff] |
Roll ANGLE from 2c0f9d20f699 to d07965b34775 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2c0f9d20f699..d07965b34775 2023-09-27 gregschlom@google.com Workaround for the ETC2 transcoding bug on some AMD GPUs. 2023-09-27 syoussefi@chromium.org Remove mention of --use-goma from capture/replay doc 2023-09-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from eaf61b9c576c to 90ee8fc080db (1095 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 amaiorano@google.com,angle-team+autoroll@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: amaiorano@google.com Change-Id: I04eef26c03c42f5f544317d03241ada746cd20df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153382 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.