commit | 58313623b052e1effa1e513f743cda846dd672a5 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Sep 21 11:25:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 21 11:25:16 2024 +0000 |
tree | 420fba357881e772b0c721a7feb656a3c788b451 | |
parent | 7a186a890c0224c1c78254ff3393bbd2a58eaed0 [diff] |
Roll ANGLE from 0de7c43f7a53 to 1e74ce33a56c (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0de7c43f7a53..1e74ce33a56c 2024-09-21 syoussefi@chromium.org Reland "Vulkan: Prefer monolithic pipelines everywhere" 2024-09-21 m.maiya@samsung.com Cleanup ImageTest skip conditions 2024-09-20 m.maiya@samsung.com Vulkan: Consolidate colorspace override states 2024-09-20 syoussefi@chromium.org Vulkan: Fix pipeline cache store vs monolithic pipeline race 2024-09-20 a.annestrand@samsung.com CL/VK: Fix missed PushConstantRegionGroupOffset 2024-09-20 a.annestrand@samsung.com CL/Vulkan: regionOffset as GWO for uniform 2024-09-20 a.annestrand@samsung.com CL/Vulkan: Add missing PushConstantNumWorkgroups 2024-09-20 a.annestrand@samsung.com CL/Vulkan: Update CL_DEVICE parameters 2024-09-20 cclao@google.com Add TraceFrameIndex atrace counter 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,senorblanco@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: senorblanco@google.com Change-Id: I87c218f673c7ac6f706d964161be67ecdde1562e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207000 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.