commit | 0532bfd217b1f309a7a65d110cc3f42bac907c59 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 23 01:29:03 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 23 01:29:03 2022 +0000 |
tree | cda99b18d7ae4065dcea1c4e37417d61783e33e0 | |
parent | 7223a5e7c9e122179e17f4faab6115e116c7ced3 [diff] |
Roll ANGLE from d55e06557bc7 to 72f69e847033 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d55e06557bc7..72f69e847033 2022-06-22 lubosz.sarnecki@collabora.com ANGLEPerfTest: Add option to disable GL debug callbacks. 2022-06-22 lubosz.sarnecki@collabora.com Tests: Add Animal Crossing trace. 2022-06-22 chris@rive.app Ensure pls results are secure even without barriers 2022-06-22 ynovikov@chromium.org Suppress 3 pointcoord tests on Mac Intel Metal 2022-06-22 syoussefi@chromium.org Vulkan: Enable prerotation on multisample tests 2022-06-22 ynovikov@chromium.org Switch Mac experimental testing to Intel 2022-06-22 lubosz.sarnecki@collabora.com Context: Limit max samples to 4 during capture. 2022-06-22 ynovikov@chromium.org Run trace_tests on DEPS changes 2022-06-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ff5356238d86 to 5cb6a639d494 (2 revisions) 2022-06-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from de4095cef87e to 19706bf6c7d2 (495 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 bajones@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: bajones@google.com Change-Id: I87c45e97da9b0b7763746a30693d9fc22fe126ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94530 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.