commit | d7e9c87293bece09772d071121adc6b395d71e42 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 24 03:47:43 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 24 03:47:43 2025 -0700 |
tree | cf924fbf89662fc129b843f4ab3acac493728506 | |
parent | 61d60b35a75fcbd7eccee0f0ef4e5df85608bb8b [diff] |
Roll ANGLE from 453c24784d9d to dd51c3e5860a (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/453c24784d9d..dd51c3e5860a 2025-09-24 abdolrashidi@google.com Vulkan: Expand usage of BindVertexBuffers2 2025-09-24 xin.yuan@arm.com Fix the issues when blitting within same resources 2025-09-23 hoyeon.lim@samsung.com FrameCapture: Set GL_TEXTURE_CROP_RECT_OES texture parameter 2025-09-23 syoussefi@chromium.org Translator: Don't differentiate static read vs write 2025-09-23 yuxinhu@google.com Add instructions when apps do not have access to /sdcard 2025-09-23 rafael.cintron@microsoft.com Remove SubjectMessage::ContentsChanged handler from gl::Texture 2025-09-23 m.maiya@samsung.com Update end2end expectations file 2025-09-23 hoyeon.lim@samsung.com FrameCapture: set starting binding GL_ELEMENT_ARRAY_BUFFER 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 amaiorano@google.com,angle-team+autoroll@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: amaiorano@google.com Change-Id: I82c755288c69bc06ccf99bcaab80608307056352 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263255 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.