commit | 69cb93742c2679b3022e902f17e2529d9e95437a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Feb 21 12:12:51 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 21 12:12:51 2025 -0800 |
tree | a464ca234bbfe3957342c5a5fa5b185e4847ddc4 | |
parent | 47e8286a80540ad09cd5c8501789cee439540405 [diff] |
Roll ANGLE from be98f841ec88 to eb22e1f896fe (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/be98f841ec88..eb22e1f896fe 2025-02-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 126c9b378eb7 to f489bd52916f (18 revisions) 2025-02-21 aurora.zhang@arm.com YUV should support on all the shader stages 2025-02-21 aurora.zhang@arm.com Vulkan: Bugfix for nullColorAttachmentWithExternalFormatResolve 2025-02-21 i.nazarov@samsung.com Vulkan: Use correct actual FormatID for MSAA swapchain image 2025-02-21 lexa.knyazev@gmail.com Fix GetBooleani_v validation 2025-02-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d7ed113c66ec to 2407a54c9b29 (3 revisions) 2025-02-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8fcb1d1f64ae to 365dbf46bc08 (522 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,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: I4519d0eae614b56f3c5e871fa653e5eaff5c1806 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227236 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.