commit | b1c855cdc6b75a9dbf9b4b3ca479829486d048fc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jun 25 15:49:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 15:49:09 2024 +0000 |
tree | c939c226a5c9ec5b7b9ddf7b1e60c0c961c388e2 | |
parent | 3e4efe4411789af07a8df4cd2d9afb30b6dfdc7b [diff] |
Roll ANGLE from e095c06f09ea to 228f56b853ea (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e095c06f09ea..228f56b853ea 2024-06-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from de870ac7518f to f65e518550a8 (1 revision) 2024-06-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from bf2b4e8ba30e to 2e4ed1cfe73c (4 revisions) 2024-06-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from dd0b2a0bee86 to 9df67ea3cc71 (513 revisions) 2024-06-25 yuxinhu@google.com Add a texture copy test that does multiple layer copies 2024-06-25 m.maiya@samsung.com Fix incorrect verification for SimultaneousUploadAndDraw 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,dneto@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: dneto@google.com Change-Id: I59f37ec6bcff9f4931c63429b6baaca16730ef32 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195655 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.