commit | ccd9fc055f1ce33a41888b5f218d33c697272746 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed May 04 17:32:29 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 04 17:32:29 2022 +0000 |
tree | 906d52cc98f669fa906c70e07daa6a0eef9c1a39 | |
parent | f214e8bdada4e02da1ed432418b7d7564a5ff8ba [diff] |
Roll ANGLE from 84e42c3b04da to 9053a641bf5d (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/84e42c3b04da..9053a641bf5d 2022-05-04 antonio.caggiano@collabora.com Vulkan: Wayland dmabuf extensions 2022-05-04 jmadill@chromium.org Re-land: "Vulkan: Cache ImageView serials on texture changes." 2022-05-04 amaiorano@google.com Fix build flags not in declare_args when angle_has_build is true 2022-05-04 syoussefi@chromium.org Presubmit: Verify comment before new tests 2022-05-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from cdf43bd816d7 to 643179694ec7 (4 revisions) 2022-05-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 55c89a3a09ac to 6db3a94387ed (508 revisions) 2022-05-03 abdolrashidi@google.com Traces: Add a device arg to restricted_trace_perf 2022-05-03 m.maiya@samsung.com Consolidate handle list before pushing to mReleasedList 2022-05-03 jmadill@chromium.org infra: Remove some slow *SAN tests. 2022-05-03 senorblanco@chromium.org D3D11: fix BufferToTexture copy when UNPACK_ROW_LENGTH is set. 2022-05-03 antonio.caggiano@collabora.com Re-land: "Vulkan: Support Wayland" 2022-05-03 yuxinhu@google.com Basis Universal Texture Experiment 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 amaiorano@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: amaiorano@google.com Change-Id: I5b311147d9afa3cd4bef73694bc882983658c9ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88921 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.