commit | 3e5c78b3b08d74b7b8585dd78848940a1d417a5d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 02 09:55:21 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 02 09:55:21 2022 +0000 |
tree | c44b639dda66c70ea6c175eb21d473c4fd3673f3 | |
parent | 232abaefc35def37fd6d2dae7a0086c9b3d70610 [diff] |
Roll ANGLE from b03f278925c6 to 67a8c19843a1 (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b03f278925c6..67a8c19843a1 2022-06-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f6e0343d6b36 to 795b7900dc69 (491 revisions) 2022-06-02 kbr@chromium.org Uptream Vivante and VMWare vendor ID recognition. 2022-06-02 syoussefi@chromium.org Vulkan: Include state in pipeline graph dump 2022-06-02 gman@chromium.org Metal:Dynamically choose max draw buffers. 2022-06-02 gman@chromium.org Metal: Upstream clear performance fix 2022-06-02 gman@chromium.org Metal: Update MAX_LOD_BIAS 2022-06-01 ffz@google.com Code Cleanup 2022-06-01 senorblanco@chromium.org D3D11: implement stencil texturing. 2022-06-01 syoussefi@chromium.org Vulkan: Pipeline creation feedback in perf counters 2022-06-01 syoussefi@chromium.org Vulkan: Use 64-bit counters 2022-06-01 syoussefi@chromium.org Vulkan: Fix xfb emulation bug w.r.t array elements 2022-06-01 jmadill@chromium.org Update extension support (June 1, 2022). 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: I6c31e23f35de52d015c2b646b4af4d5cd57cb987 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92381 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.