commit | b79f1fec55d920bbfea4119149e09522e23ecb28 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Mar 27 17:04:17 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 17:04:17 2025 -0700 |
tree | 9a99fc4944d93f3102c890b7a48f1820d98d2961 | |
parent | a1fb9094224c1dd81313d084d4532009900e9328 [diff] |
Roll ANGLE from f841d12a4189 to 8cf89716697b (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/f841d12a4189..8cf89716697b 2025-03-27 i.nazarov@samsung.com Vulkan: Remove perFrameWindowSizeQuery feature 2025-03-27 yuxinhu@google.com Remove VVL error skips that have been fixed 2025-03-27 i.nazarov@samsung.com Vulkan: Add avoidInvisibleWindowSwapchainRecreate feature 2025-03-27 i.nazarov@samsung.com Vulkan: Fix window surface resize and size query 2025-03-27 i.nazarov@samsung.com Vulkan: Do not defer ANI in shared present mode 2025-03-27 i.nazarov@samsung.com Remove DIRTY_BIT_READ_FRAMEBUFFER_BINDING sync during draw 2025-03-27 cclao@google.com Vulkan: Split asyncCommandBufferResetAndGarbageCleanup into two 2025-03-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c26f9f13bc34 to ec4e9eb8075e (527 revisions) 2025-03-27 ynovikov@chromium.org Stop rolling more deps into Android 2025-03-27 xinyu.fang@arm.com Add validation of type mismatch for glQueryCounterEXT 2025-03-27 m.maiya@samsung.com Update formatting in EGLPrintEGLinfoTest 2025-03-27 i.nazarov@samsung.com Tests: Update ChangeFBOSizeWithNoAttachments test 2025-03-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0260be706411 to 7f9757f8082d (10 revisions) 2025-03-27 ynovikov@chromium.org Skip PixelLocalStorageTest.TextureCubeFaces on iOS Metal 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,jrprice@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: jrprice@google.com Change-Id: Iced1eccbd56d88438e8cddfe4b46a101c0399633 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233396 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.