commit | 490ed7a62aeef93035baedd7ec9471c341442ccc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Aug 18 23:27:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 18 23:27:00 2023 +0000 |
tree | ea954bb35b2c87fea18ba5a969db4a96ad8b44e9 | |
parent | b3b71998554b7831271aeb42ff22fe19945c19e1 [diff] |
Roll ANGLE from 5217beb28729 to c34f83d9a37c (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5217beb28729..c34f83d9a37c 2023-08-18 cclao@google.com Group all ProgramExecutable basic data type members into a struct 2023-08-18 abdolrashidi@google.com Vulkan: Add VMA 3.0 support in ANGLE 2023-08-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 532cf9c253c0 to c04e157100c1 (17 revisions) 2023-08-18 mark@lunarg.com Capture/Replay: Add optional replay of trimmed resources 2023-08-18 tikuta@chromium.org infra: switch angle builders to use reclient 2023-08-18 yuxinhu@google.com Update deqp_gles31 test expectations files 2023-08-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cffce1cd0b9e to 14d9936ef38c (6 revisions) 2023-08-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6edc18195fd8 to 19b3acaded0d (512 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 angle-team+autoroll@google.com,bajones@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: bajones@google.com Change-Id: Ia68883a16c85b03b22746784fd4013ca5e7f70e8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147762 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.