commit | d2a35f3c6d803138da91f63ad3b42e376801c9d6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jun 10 05:06:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 10 05:06:05 2023 +0000 |
tree | 6105e66dd285f5005f653c6e90d41eddfd6b8d49 | |
parent | 455e4b80f6b8d065660ced359bf836f72c656f33 [diff] |
Roll ANGLE from 980896406d12 to acdf872299ba (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/980896406d12..acdf872299ba 2023-06-10 syoussefi@chromium.org Vulkan: Remove reliance on names for gl_PerVertex-trimmer 2023-06-09 steven@uplinklabs.net extension xmls: fix incorrect use of <ptype> tags 2023-06-09 geofflang@chromium.org Don't roll third_party/android_toolchain into AOSP. 2023-06-09 zzyiwei@chromium.org Vulkan: make GetFormatModifierProperties non-fatal for fallback check 2023-06-09 mark@lunarg.com Tests: Add Lotsa Slots trace 2023-06-09 steven@uplinklabs.net xml: fix enum EGL_SYNC_METAL_SHARED_EVENT_SIGNALED_ANGLE 2023-06-09 romanl@google.com Tests: reduce load on perf bots by collecting less data 2023-06-09 romanl@google.com Tests: disable TraceTest.respawnables on native 2023-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from b36c4c847faa to ac70ebb575ce (547 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,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: Ic29c225f710901e8d43ccb073a178b9d0a65c7b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136860 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.