commit | da3ac157ef54bcb89d506c816f400e2652e09781 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jul 04 06:11:02 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 04 06:11:02 2023 +0000 |
tree | 761162d083faaa16d55d29983aa45537f905b9bc | |
parent | 3fa1e68452b5616df13234d45acee308dedf26b5 [diff] |
Roll ANGLE from 574d163f57c4 to db3537aa004e (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/574d163f57c4..db3537aa004e 2023-07-04 ianelliott@google.com Vulkan: Suppress VVL "VUID-vkCmdDraw-None-08608" 2023-07-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 14fa1a826dad to 2e0371f07e01 (1224 revisions) 2023-07-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 12bc45af35d5 to e7b180ad5366 (12 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,kainino@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: kainino@google.com Change-Id: I8e832c746252202d046bc8d061c1db79ea627bf9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140161 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.