commit | a720baaadb53cf57f992295c271788e6163787fe | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Nov 04 08:04:10 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 04 08:04:10 2023 +0000 |
tree | 4b42b14b686b84cbcbbdc6edad419cc2d251c5a8 | |
parent | e5822f7b40b72802b5c5e4890122ef7b51dfada3 [diff] |
Roll ANGLE from eaae3b4b01d9 to ae3af8ee0c58 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/eaae3b4b01d9..ae3af8ee0c58 2023-11-03 syoussefi@chromium.org Manual roll VK-GL-CTS from 7d738783bf28 to b127977ddad4 (29 revisions) 2023-11-03 i.nazarov@samsung.com Vulkan: Do not pad pipelineCacheData with zeroes 2023-11-03 geofflang@chromium.org Metal: Fix missing mix(float,float,bool) overload 2023-11-03 lehoangquyen@chromium.org Metal: Optimize vertex conversion using compute shader. 2023-11-03 i.nazarov@samsung.com Vulkan: Remove rx::WaitableCompressEvent class 2023-11-03 geofflang@chromium.org Metal: Add missing ScalarMatrix ops 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 alanbaker@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: alanbaker@google.com Change-Id: I994aff9cf200e9743df317745b06e4d391407543 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159280 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.