commit | 3eeea0af5db99c53aee844cf0ac1af591a582f7d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jan 21 23:44:05 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 23:44:05 2025 -0800 |
tree | 3ab0fa77521ed1dcae93e245c409502dc02cc619 | |
parent | 86b640fc0a0aec0dc37c6bbdfe21e299e9b14328 [diff] |
Roll ANGLE from 801993bc2690 to 3734b432018d (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/801993bc2690..3734b432018d 2025-01-22 abdolrashidi@google.com Suppress some clear tests on Linux/Intel/GL 2025-01-21 cclao@google.com Vulkan: Fix typos found by gerrit spellchecker 2025-01-21 romanl@google.com Add fast path to ValidCap for most frequent cases 2025-01-21 romanl@google.com Tests: fix IndexConversionPerfTest using unaligned offset 2025-01-21 neil.zhang@arm.com Vulkan: Resume render pass queries when render pass reactivates 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,gman@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: gman@google.com Change-Id: I8863dd4599740a5676a5cfa0b1e41cc445e13a1a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222934 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.