commit | 326f17a3cedf4f6e75454d1e9ab3fae00a751e2f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Sep 09 06:10:20 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 09 06:10:20 2023 +0000 |
tree | a2a80fdcb4a851be91aa5bd169d52a24b839c2b9 | |
parent | 1f77f35bc941f91afc48d9b697fa6381d85f4710 [diff] |
Roll ANGLE from 65ec697f4183 to e234c1825f95 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/65ec697f4183..e234c1825f95 2023-09-09 syoussefi@chromium.org Add features for VK_EXT_host_image_copy 2023-09-09 syoussefi@chromium.org More instances of program usage converted to executable 2023-09-09 syoussefi@chromium.org D3D: Remove more usages of program instead of executable 2023-09-08 cnorthrop@google.com FrameCapture: Skip output dir check if disabled 2023-09-08 geofflang@chromium.org GL: Don't use system info for Android SDK queries. 2023-09-08 cclao@google.com Attempt to fix the MSan failure on chromium bots 2023-09-08 petermcneeley@chromium.org Add drm format ABGR16161616F to linux 2023-09-08 armansito@google.com Add <cstring> include to FastVector.h 2023-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 385ae8bed1f9 to 58e66c9d2857 (11 revisions) 2023-09-08 romanl@google.com Tests: rename isolated_scripts groups 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,senorblanco@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: senorblanco@google.com Change-Id: Ic45df4447080016477875ee7447fe4c65bf27bc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150448 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.