commit | fc3f2e6f80bc245a8777d5b7dd6ff7f99761283d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Sep 10 03:30:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 10 03:30:50 2024 +0000 |
tree | b13ec52e0fd0c75e44e0b8b09a56ef5420b67c11 | |
parent | 683bb54f5074a1c4a3ee48ccb03b68957dea2382 [diff] |
Roll ANGLE from 681a3cacc8e4 to 941b3df3df32 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/681a3cacc8e4..941b3df3df32 2024-09-10 abdolrashidi@google.com Vulkan: Add new threshold for CPU buffer subdata 2024-09-09 cclao@google.com Vulkan: Do vertex conversion with fine grain dirtyRange 2024-09-09 qjw@chromium.org ssci: mark StackWalker as "Version: N/A" 2024-09-09 djg@apple.com Metal: Clear mRenderPassesSinceFlush to avoid infinite recursion 2024-09-09 cnorthrop@google.com Test: Add Critical Ops trace 2024-09-09 romanl@google.com Android aosp: remove sdk_version from most rules (try 2) 2024-09-09 romanl@google.com Revert "Tests: temporarily disable end2end test .so library in AOSP" 2024-09-09 romanl@google.com Android aosp: remove sdk_version from most rules 2024-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7d2299e67fe7 to c3450b232f2c (8 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,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: Ibd76d2eba7b843e115d38b1bcf17d77ae7596f86 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206099 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.