commit | 06b66b7bcaec3e4f30fc6959016e7e790f19b152 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 10 06:47:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 06:47:41 2024 +0000 |
tree | 042db1bb5bbd4cae9fb674aa23b85c707dfc2344 | |
parent | 0e8435cea0b846b91148c8334a90d1009d84b1dc [diff] |
Roll ANGLE from fda475e53e55 to d1bffdb657d9 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fda475e53e55..d1bffdb657d9 2024-04-09 m.maiya@samsung.com Vulkan: Bugfix in WarmUpComputeTask 2024-04-09 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from a20bd3962f16 to 8853d900c3dd (278 revisions) 2024-04-09 a.annestrand@samsung.com CL/VK: Implement eventVk routines 2024-04-09 syoussefi@chromium.org SPIR-V: Fix const constructors with single scalar 2024-04-09 syoussefi@chromium.org Vulkan: Suppress Undefined-Value-ShaderInputNotProduced 2024-04-09 geofflang@chromium.org Validate non-negative vertex attribute offsets. 2024-04-09 cclao@google.com Vulkan: Early out ImageHelper::updateLayoutAndBarrier when possible 2024-04-09 romanl@google.com EGLProtectedContentTest: move sleep behind compile-time var 2024-04-09 syoussefi@chromium.org Additional fix for link task worker pool race 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,kainino@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: kainino@google.com Change-Id: I04d3a4d9d2e54da4d71a91e5ec5dae221718bc47 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183101 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.