commit | 7f464bf1fd1490e89ee670f67d2c835d372a411d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jan 17 20:26:12 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 20:26:12 2025 -0800 |
tree | a3a5ba36b3975f54977f3f190144d0edb1b1684d | |
parent | f5c1375b46e0878449b3fc04717145a2f97e4f71 [diff] |
Roll ANGLE from bf18d7365db8 to 0dabfe5a6ac5 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bf18d7365db8..0dabfe5a6ac5 2025-01-17 aurora.zhang@arm.com Tests: Supplement EXT_clear_texture tests 2025-01-17 m.maiya@samsung.com Vulkan: Selectively enable input attachment usage bit 2025-01-17 justonli@google.com Declare is_desktop_android when building w/o chromium 2025-01-17 hans@chromium.org Revert "Suppress false-positive UBSan falures in rsgExpression.cpp" 2025-01-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8d2a13cc4374 to 476cafde9e9d (37 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,kainino@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: kainino@google.com Change-Id: If632ff09a205fe46d82cdf425e33f9b6e46e98fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222395 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.