commit | 86adbdadf0b2cb88f0b4f0252f3258da03ae7c24 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Mar 24 15:15:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 24 15:15:39 2023 +0000 |
tree | abd28f58c4e4a901b40eacec05ae09696e846199 | |
parent | d3a1f1f68deb6bd1149170d65af292732b365a59 [diff] |
Roll ANGLE from f2c5ce4e80da to 2bd8acfef5d0 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/f2c5ce4e80da..2bd8acfef5d0 2023-03-24 cnorthrop@google.com Tests: Add Geometry Dash trace 2023-03-24 i.nazarov@samsung.com Vulkan: Retire Command Buffers before destroying the Pools. 2023-03-24 i.nazarov@samsung.com Vulkan: Fix Secondary Command Buffers with asyncCommandQueue. 2023-03-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f988757e44a3 to c85d70d97009 (3 revisions) 2023-03-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 886b2b7b32a4 to 672a6d1840c9 (11 revisions) 2023-03-24 abdolrashidi@google.com Remove uninited pixel check from TexStorageWithPBO 2023-03-24 lexa.knyazev@gmail.com Adjust copied dylibs in update_chrome_angle.py 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: jrprice@google.com Change-Id: I01f576cb3b008608333c1c8eff462a2bd69ac8ca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125344 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.