commit | 39e2f26784c90f791ec180622d6f991331814c71 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri May 23 18:18:33 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 23 18:18:33 2025 -0700 |
tree | ed51f56c68e8d5da4037a8378570612235e2fba2 | |
parent | c5378de63cd49185ebdeb55367a8c4071beb2bab [diff] |
Roll ANGLE from c1e806dec7a1 to ec4d8f8e4d3f (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c1e806dec7a1..ec4d8f8e4d3f 2025-05-23 hibrian@google.com Changes to support sdk35 2025-05-23 geofflang@chromium.org WebGPU: Fix NoOpErrorScope constructor. 2025-05-23 geofflang@chromium.org WebGPU: Fix build on iOS and ChromeOS. 2025-05-23 syoussefi@chromium.org Vulkan: Fix warning about shared present mode support 2025-05-23 yuxinhu@google.com Vulkan: Reformat VVL Error Message 2025-05-23 dloehr@google.com Fix unique object duplication warning 2025-05-23 kkinnunen@apple.com Metal: Provoking vertex conv. reads out of buffer 2025-05-23 roberto_rodriguez2@apple.com Update logic for redeclaring gl_FragDepth. 2025-05-23 roberto_rodriguez2@apple.com Depth value not clamped for clearBufferfi and clearBufferfv 2025-05-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 39d1c1ac45e3 to a4af0bcda127 (9 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,dneto@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: dneto@google.com Change-Id: I25222394284be96da38fbbd0b78640a4a94f823e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243637 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.