commit | f0e578f8bd9660ad452b3a234ce4825356d605bb | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Mar 02 05:14:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 05:14:03 2023 +0000 |
tree | ca6b90d4e67c13471f6d8ba57a51e48137fcb358 | |
parent | 4138c10e2030c7201b80c60ae4edb01f72d50efb [diff] |
Roll ANGLE from eb0475c05425 to 8019f2939c9a (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/eb0475c05425..8019f2939c9a 2023-03-02 abdolrashidi@google.com Manual roll vulkan-deps from 385df753e370 to 5d7ca659e804 (62 revisions) 2023-03-01 abdolrashidi@google.com Manual roll VK-GL-CTS from c0a0038a1bed to 04e5d38379bd (12 revisions) 2023-03-01 ynovikov@chromium.org Add Mac AMD experimental bot 2023-03-01 romanl@google.com Reland "Replace zlib from chrome by Android's zlib." 2023-03-01 lexa.knyazev@gmail.com Add ANGLE_stencil_texturing 2023-03-01 hans@chromium.org PoolAlloc: unpoison memory before potentially re-using it 2023-03-01 romanl@google.com Revert "Replace zlib from chrome by Android's zlib." 2023-03-01 ynovikov@chromium.org Skip FramebufferTest_ES3.RenderSharedExponent 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,dsinclair@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: dsinclair@google.com Change-Id: Ifc7d2f6dd4375ab6515e56dd8679f74e4ac882ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122280 Kokoro: Kokoro <noreply+kokoro@google.com> 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.