commit | d4d7f122e2ea618a27b6bcbbef135460afb5e3ab | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jan 18 00:39:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 18 00:39:30 2023 +0000 |
tree | 9a6231a7fc26a8a9bb1ac727b2180081f7c86e6e | |
parent | 429c2f93f4d1ef234debcb81d1b5cc06233a909a [diff] |
Roll ANGLE from 84c538ff9df1 to 9de913077a5f (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/84c538ff9df1..9de913077a5f 2023-01-17 jmadill@chromium.org Make SyncIDs a packed type. 2023-01-17 yuxinhu@google.com Reland "Make ANGLE program version only dependent on data that matters" 2023-01-17 romanl@google.com Revert "Capture/Replay: Capture the attr locations as set by the program" 2023-01-17 syoussefi@chromium.org Revert "Suppress more VVL errors about vkCmdDraw*-None" 2023-01-17 chris@rive.app Make sure D3D11 textures never lose bind flags 2023-01-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3ff606af6dec to cd80e810d579 (18 revisions) 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 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://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: lokokung@google.com Change-Id: Ie90437aacd7d4da38ebcf44e288ae8c63abae69b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117340 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.