commit | 27780e553e38ea9bd13b86f2968bfbe77981c5e2 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 30 08:37:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 08:37:57 2024 +0000 |
tree | 5f8341a263f5f5a5e49c0663378038ae24db4da0 | |
parent | a84e9ac6ca07beec5bbb4a7b8e48ebc9af4fa8f2 [diff] |
Roll ANGLE from 629dc14f907b to 1652f8edbf4d (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/629dc14f907b..1652f8edbf4d 2024-10-30 cclao@google.com Vulkan: end2end tests when descriptorSetCache is disabled 2024-10-30 syoussefi@chromium.org Vulkan: Remove docs about OpenGL line rasterization emulation 2024-10-30 solti@google.com Improve CanSupportAEP Error Reporting 2024-10-29 cclao@google.com Vulkan: Skip pool eviction when cache is disabled 2024-10-29 romanl@google.com Set use_custom_libcxx=false in MSVC builds 2024-10-29 cclao@google.com Vulkan: Add WeakPtr to mirror std::weak_ptr 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: I4944bec40d5404d761036271c4f3e141ecd73e8b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212822 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: 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.