commit | 76ce5af57437b7e937b5190821e5c6cb31e832b0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jan 24 13:47:00 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 24 13:47:00 2025 -0800 |
tree | 79d506ae8cd9bcb0ce145f146d6537105a7583d4 | |
parent | f5b5bf7dbe8e7be6f37e24e09e55a80c73fcdca5 [diff] |
Roll ANGLE from 54b6968808c9 to d7ea4b2ce3c0 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/54b6968808c9..d7ea4b2ce3c0 2025-01-24 artem@lunarg.com Vulkan: Use syncval extra properties for error suppression 2025-01-24 a.dean1@samsung.com CL/VK: Fix enqueueFillImage & enqueueMapImage lock and waitlist 2025-01-24 a.annestrand@samsung.com CL: Limit max work size/offset to UINT32_MAX 2025-01-24 romanl@google.com Avoid unnecessary copy ctor calls of gl::DepthStencilState 2025-01-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 73053a0586b0 to a87fa39f6446 (4 revisions) 2025-01-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from dcf521eec97a to 1b571b5a7b3c (5 revisions) 2025-01-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 098b675df0b0 to 67eb0a3b5a40 (601 revisions) 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,gman@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: gman@google.com Change-Id: I40c7f898825b12bfd416a35af206b058f151d85a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223217 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.