commit | 45b06a39447ac5ba74cfdcc23caf84727d41d716 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Mar 18 03:07:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 18 03:07:42 2023 +0000 |
tree | 68096d6107eb6e8e81e23b6230e06c213bb8eb01 | |
parent | 6b41ccc6ecc1ae73d1743a1278252440fee691c8 [diff] |
Roll ANGLE from 97324457476d to 4a77b0f52375 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/97324457476d..4a77b0f52375 2023-03-18 yuxinhu@google.com Revert "Implement EXT_depth_clamp" 2023-03-17 mark@lunarg.com Tests: Add Rise Of Empires trace 2023-03-17 i.nazarov@samsung.com Vulkan: Fix freeing not completed Secondary Command Buffers. 2023-03-17 i.nazarov@samsung.com Vulkan: Fix freeing Secondary Command Buffers from wrong thread. 2023-03-17 i.nazarov@samsung.com Vulkan: Hot fix crash when using Invalid VkSemaphore Object. 2023-03-17 i.nazarov@samsung.com Prevent bugs in "FastVector" class. 2023-03-17 yuxinhu@google.com Fix allowed_keywords dEQP test failures 2023-03-17 romanl@google.com Linux skips RegisterContextCompatibilityTests altogether. 2023-03-17 lexa.knyazev@gmail.com Implement EXT_depth_clamp 2023-03-17 i.nazarov@samsung.com Tests: Reduce load of computation heavy tests for Swiftshader. 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,bclayton@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: bclayton@google.com Change-Id: I4cfe5efa65a5aea49864c90d253a2a59440e9759 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124660 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.