commit | 1924f39b1178788dd809ed130772c706f0b42457 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue May 27 22:52:20 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 22:52:20 2025 -0700 |
tree | de954d7c90f0ca4a417f7c89f649705fdb0353b1 | |
parent | 78ae359ba45cab3ca44495b1a040f2f4a6b5cf01 [diff] |
Roll ANGLE from 2f6f0514563d to 88f1a66845fb (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2f6f0514563d..88f1a66845fb 2025-05-28 robic.sun@arm.com Query sample count by getting image format props 2025-05-28 kaiyili@google.com Add downstream to watch ANGLE feature changes 2025-05-28 syoussefi@chromium.org Translator: Set correct qualifiers on user-declared gl_PerVertex 2025-05-27 m.maiya@samsung.com Vulkan: Reset uniform buffer dirty bit on program change 2025-05-27 yuxinhu@google.com Vulkan: Reformat VVL error message 2025-05-27 yuxinhu@google.com Vulkan: Fix SpirV Error in Tessellation Control Shader 2025-05-27 kkinnunen@apple.com Metal: Fix crash with 3d tex, alpha, depth 2025-05-27 geofflang@chromium.org WebGPU: Add a feature to avoid wgpuInstanceWaitAny 2025-05-27 solti@google.com roll rapidjson src to Android 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,shrekshao@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: shrekshao@google.com Change-Id: I4c5f5a8c3c9c33504b9b48d28472e14cf2a4939f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243936 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.