commit | ba0f4a8240148a0470aa40774de61adc1046db36 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Jan 27 19:41:36 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 27 19:41:36 2025 -0800 |
tree | 28d145fd0fba197e5decacad62a83a888800c741 | |
parent | 80a5c8dd4fcee2a0df478f3a8fcf8ce10ddbba7b [diff] |
Roll ANGLE from 037e7bfa993b to 2e36e9475fa3 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/037e7bfa993b..2e36e9475fa3 2025-01-28 a.dean1@samsung.com CL/VK: kernel's arg.handle update properly when setArg 2025-01-27 geofflang@chromium.org WebGPU: Implement depth/stencil test. 2025-01-27 geofflang@chromium.org WebGPU: Flip Y for ReadPixels 2025-01-27 syoussefi@chromium.org Vulkan: Transition foreign images to the FOREIGN queue on submit 2025-01-27 syoussefi@chromium.org Vulkan: Fix driver version parsing 2025-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1b571b5a7b3c to 7425f0646395 (14 revisions) 2025-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from a9988483c086 to cf81553b703a (18 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,lokokung@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: lokokung@google.com Change-Id: Ief17beac0d10b14ee08e2d894dae4d0842d0773d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223398 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.