commit | 533a414f2b7f2f100142854d3e613ec6cfe585d6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Oct 21 04:38:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 21 04:38:03 2023 +0000 |
tree | 8324192be7655fd64d2ff3d3cb726c6eed944252 | |
parent | f7055d7b2bf881a73601273d78470c0cb7fefba1 [diff] |
Roll ANGLE from 04f7e71ee202 to 5fa78e2b7faa (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/04f7e71ee202..5fa78e2b7faa 2023-10-21 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 988136f495ab to 69081d0e32f7 (1 revision) 2023-10-20 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from e1bde48cccb2 to 988136f495ab (13 revisions) 2023-10-20 abdolrashidi@google.com Vulkan: Limit mutable texture flush to one update 2023-10-20 romanl@google.com android_helper: improve _RemovePrefix logging 2023-10-20 yuxinhu@google.com Update reclient instructions with more detailed steps 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,lokokung@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: lokokung@google.com Change-Id: Ide0e46dcf1c1109efa32f071ebebfba36239f14d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/157071 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.