commit | 44ba37da8f56caecdd08bbfcc09b73e5cee00eb3 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Dec 10 01:06:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 01:06:05 2024 +0000 |
tree | aa0ec6b95b08d25219ba6af045c0c9c5c196ac88 | |
parent | d12ef9d444c2674a4d3e0c9ed46673c19d31247c [diff] |
Roll ANGLE from 6b6837324b78 to 963be02fe040 (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6b6837324b78..963be02fe040 2024-12-09 syoussefi@chromium.org Update autoconf's metadata 2024-12-09 a.dean1@samsung.com CL/VK: Fix Pipeline Barriers for Enqueue Image Commands 2024-12-09 cclao@google.com Vulkan: Fix assertion in RefCountedEvent::releaseImpl 2024-12-09 romanl@google.com Update libXNVCtrl metadata 2024-12-09 yuxiang.qian@arm.com Add stubs for EGL_EXT_surface_compression 2024-12-09 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 970e3bf64334 to eaaef66f3dca (866 revisions) 2024-12-09 cnorthrop@google.com Tests: Add Return to Monkey Island trace 2024-12-09 i.nazarov@samsung.com Vulkan: SharedFence is now AtomicSharedPtr<RecyclableFence> 2024-12-09 yuxiang.qian@arm.com Expose VK_EXT_image_compression_control_swapchain 2024-12-09 ynovikov@chromium.org Roll chromium_revision 920d427801..970e3bf643 (1391487:1392875) 2024-12-09 lexa.knyazev@gmail.com Metal: Remove line markers from internal shaders 2024-12-09 cnorthrop@google.com Tests: Add Balatro trace 2024-12-09 cnorthrop@google.com Traces: Fix screenshot pixel pack state 2024-12-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4074d9674b3e to d91e98d1aa3f (1 revision) 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,gman@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: gman@google.com Change-Id: Iff60f7abe0127423e269ab48657d035350c82a3f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218637 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.