commit | 37b3654c508d27d7bf8fc18483d92852b0bf2ece | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Apr 26 16:01:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 16:01:53 2024 +0000 |
tree | a844177bd1ce7fefb8e9b9e02fd429e671a22499 | |
parent | f0d871b9b604ee33f0bc10bc1876072fabb38224 [diff] |
Roll ANGLE from d0a2525da71f to 5e37ae35f651 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d0a2525da71f..5e37ae35f651 2024-04-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a4bf9c4e9ffd to 736920240f0b (2 revisions) 2024-04-26 geofflang@chromium.org EGL: Make eglGetCurrent(Context|Surface|Display) lockless. 2024-04-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ad99ecc02953 to 0129806a25c3 (372 revisions) 2024-04-25 a.annestrand@samsung.com CL/VK: Implement initial enqueueRead/WriteBuffer 2024-04-25 a.annestrand@samsung.com CL/VK: Implement marker and barrier cmds 2024-04-25 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 0543b5c427ca to ad99ecc02953 (246 revisions) 2024-04-25 a.annestrand@samsung.com CL/VK: Implement wait APIs 2024-04-25 mark@lunarg.com FrameCapture: Support deferred linking of shaders 2024-04-25 cnorthrop@google.com Vulkan: Disable dynamic state on JM based Mali 2024-04-25 geofflang@chromium.org Update CLA contact information in the documentation. 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: Ib7ad3c25c6e1f9e4d41b8b4069208290b14711dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185923 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.