commit | 10a4da735e37cea9587ab3cf70b2a6cf20e93e22 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue May 28 02:14:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 02:14:33 2024 +0000 |
tree | d623d37981cbbb3b8bfc37130085095d1839244c | |
parent | a69a3c637d61e71d69e09ad44c431e59ac51744b [diff] |
Roll ANGLE from 1a8546ad512d to a3057eed0f86 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1a8546ad512d..a3057eed0f86 2024-05-27 romanl@google.com Vulkan: DIRTY_BIT_DESCRIPTOR_SETS in handleDirtyUniformsImpl 2024-05-27 syoussefi@chromium.org Vulkan: Remove SwiftShader+AsyncCommandQueue tests 2024-05-27 i.nazarov@samsung.com Vulkan: Add WarmUpTaskCommon::mExecutableVk initialization 2024-05-27 lehoangquyen@chromium.org Metal: properly handle base/max level for immutable textures. 2024-05-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from feb3ce48e509 to ab1d358e50d2 (7 revisions) 2024-05-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 90519141a709 to ec5dbd2dfb46 (1 revision) 2024-05-27 mscott@apple.com Deeply nested switch statements -> ambiguous error 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,shrekshao@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: shrekshao@google.com Change-Id: I731025137d84eaa97f08ef6cb3e73f7362cdc066 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190300 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.