commit | d2129ebeaae0b166f3d22f1d169b80acf9fcf51c | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri May 06 21:05:41 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 06 21:05:41 2022 +0000 |
tree | 5423f6190c9c549bdd17eb37a9979f3120a72503 | |
parent | d66f973460dd6fef62cc83df50a2a2528149992c [diff] |
Roll ANGLE from 1d5d09e4191a to cadb933fdb12 (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1d5d09e4191a..cadb933fdb12 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3bc34dd4d819 to 333c8248b125 (124 revisions) 2022-05-06 cnorthrop@google.com Tests: Add Basemark GPU trace 2022-05-06 abdolrashidi@google.com Revert "Remove limit_max_texture_size_to_4096 workaround" 2022-05-06 ynovikov@chromium.org [Fuchsia] Download the gn sdk instead of core 2022-05-06 cnorthrop@google.com Tests: Add Puzzles and Survival trace 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 106df4122297 to acf70aaf3fdb (12 revisions) 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 643179694ec7 to 74e34ab97aeb (7 revisions) 2022-05-06 cnorthrop@google.com Tests: Add Monument Valley trace 2022-05-06 cnorthrop@google.com Tests: Add Dead Cells trace 2022-05-06 chonggu@google.com Migrate Fuchsia sdk checkout from using script to CIPD 2022-05-06 jmadill@chromium.org Vulkan: Simplify external format Chroma code. 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 617cd3226543 to 3bc34dd4d819 (40 revisions) 2022-05-06 lubosz.sarnecki@collabora.com util/X11Window: Set PMinSize and PMaxSize hints. 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a60295b6324 to 617cd3226543 (278 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 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: I5c3b9d025646950987b8f8800190a1a79ad7ca36 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89263 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.