commit | 4f487891ff7f3aa39427a65e1ef685c15f77bbb0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Aug 02 04:28:45 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 04:28:45 2022 +0000 |
tree | 67f7f8ce20cd71d70942f8aa0934f384986a825c | |
parent | 0ea0d4b16eaadac57d35da6e708dbc360e94289d [diff] |
Roll ANGLE from 9af3ae0dc6e9 to c517463abe8a (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9af3ae0dc6e9..c517463abe8a 2022-08-02 lexa.knyazev@gmail.com Add NoUnclampedBlendColor limitation 2022-08-01 cclao@google.com Vulkan: Reduce Framebuffer dirtyBits for swapchain only changes 2022-08-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e810ac85e1c8 to bfa66f9bea8c (1114 revisions) 2022-08-01 cnorthrop@google.com Tests: Add Ni no Kuni trace 2022-08-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 73766817e984 to 4818e22b9347 (9 revisions) 2022-08-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 80aaa8a74b74 to 67158b90f83c (2 revisions) 2022-08-01 cclao@google.com Vulkan: Fix RefCountedDescriptorPoolHelper leak 2022-08-01 romanl@google.com Add flag --save-screenshots (implied by --screenshot-dir). 2022-08-01 jmadill@chromium.org infra: Update wrangling docs with Sheriff-o-Matic. 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: I0421c79a0a9ac392b80e931b86a5e1816acd2a0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97863 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.