commit | 4a179c2d96a0348775b9af2b93042c901fc2426e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Dec 15 13:46:36 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 15 13:46:36 2021 +0000 |
tree | 43f8491550a21c049061140340ad5bcae9882ed0 | |
parent | d4f8c39f52c1eb8b03321b8a39c835365e5b98a5 [diff] |
Roll ANGLE from 9d49d8438f4b to 8419f4fcd1ec (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9d49d8438f4b..8419f4fcd1ec 2021-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c03890076954 to a8221eed5970 (2 revisions) 2021-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0c0a3654694f to 2dae07eeb163 (450 revisions) 2021-12-15 cnorthrop@google.com Revert "Upgrade restricted traces to new trace format." 2021-12-15 yuxinhu@google.com Modified buffer fallback format to smaller storage format 2021-12-15 cnorthrop@google.com Revert "Trace Tests: Remove auto-generated code." 2021-12-15 shrekshao@google.com Skip MultithreadingTest.MultiContextDrawWithSwapBuffers 2021-12-15 iannucci@chromium.org Switch to non-deprecated bbagent, remove defunct experiments. 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 enga@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: enga@google.com Change-Id: I4edfc70ba52f150cb600a67a4f69718fceea379a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/73040 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.