| commit | b639f97ad620998cd1079777d2a82cc39bfcacf0 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Aug 15 19:46:03 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 15 19:46:03 2025 -0700 |
| tree | ee3370ef0be21ad27ea6ab905d2b662a9d615cfa | |
| parent | f7a8ee49af37036b947edb2b988d88adbdbe2ecc [diff] |
Roll ANGLE from 1d8279a2b7b6 to 806c80ece32b (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1d8279a2b7b6..806c80ece32b 2025-08-15 yuxinhu@google.com Add a new ShaderVariable struct property 2025-08-15 panfeng.hou@arm.com Vulkan: Add support for built-in gl_PrimitiveShadingRateEXT 2025-08-15 mark@lunarg.com Capture/Replay: Pick up API SSBO binding changes 2025-08-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 98d09f8e88db to fed7f25ca957 (1 revision) 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,rharrison@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: rharrison@google.com Change-Id: I3684d6810cd72f25b87d490859b13aa447b6e0f2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257644 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 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.