commit | 75f95ff0c44e6a87172d6ee1f0df2b0868d52fc2 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Aug 15 04:31:15 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 15 04:31:15 2025 -0700 |
tree | 70b98ffd2fb88c6f460bda5d05a67319e0624cf8 | |
parent | 835b596852f9c50571ef4ac401b0e202a8d72e3b [diff] |
Roll ANGLE from 60e3f72af6be to 1d8279a2b7b6 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/60e3f72af6be..1d8279a2b7b6 2025-08-15 yuxinhu@google.com Do not sort ANGLE internal uniforms or built-in uniforms 2025-08-15 yuxinhu@google.com Vulkan: add a feature flag controlling float uniforms 16-bit transform 2025-08-15 mpdenton@chromium.org WGSL: move DeclareDefaultUniforms() out of SPIR-V 2025-08-15 hareesh.k@samsung.com CL/Vulkan: Enable cl_khr_integer_dot_product extension 2025-08-14 cnorthrop@google.com FrameCapture: Handle null texture in MEC 2025-08-14 yuxinhu@google.com Fix sort uniform bug 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: I1a06d0e6d8953656374e3ff0d976fcafd06a47b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257603 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.