commit | cefafa588231e9692d0df32be73503c0fae50405 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Oct 17 02:49:23 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 17 02:49:23 2023 +0000 |
tree | 4c72c2f35fddb6a933589bf2458cac1238afe203 | |
parent | 28795cce62c44a85440960cf740c0426b7d2f865 [diff] |
Roll ANGLE from 992a983ef6ab to 2450b59ee797 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/992a983ef6ab..2450b59ee797 2023-10-17 cclao@google.com Vulkan: Attempt to fix the perf/mem regression of previous CL 2023-10-16 cclao@google.com Vulkan: Add feature flag for externalFormatResolve 2023-10-16 cclao@google.com Vulkan: Add 8 external format ID for external_format_resolve 2023-10-16 hailinzhang@google.com Vulkan: remove unused image view creation 2023-10-16 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from a1a3d457683c to 2545e7b92202 (5 revisions) 2023-10-16 lexa.knyazev@gmail.com Split row and depth pitch computation for compressed formats 2023-10-16 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from f719b699697b to a1a3d457683c (10 revisions) 2023-10-16 senorblanco@chromium.org Do not flush normal float constants to zero. 2023-10-16 lexa.knyazev@gmail.com Sync border color on format updates 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: dawn:2077 Tbr: lokokung@google.com Change-Id: I9ef3e351d4e6c89ffe8cbe92e396aeec40a5b51e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156461 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.