commit | 000c9b97373f655cb98e7e3bd0803844052716cf | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Aug 23 18:35:04 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 23 18:35:04 2023 +0000 |
tree | c87c5768d4aab5047e04f831b84678154c55e238 | |
parent | 7385fbf347f370f1ade238de12798226e33f43d1 [diff] |
Roll ANGLE from 0ef565c50e04 to 711db27554bc (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0ef565c50e04..711db27554bc 2023-08-23 syoussefi@chromium.org Translator: remove usage of contains() 2023-08-23 cnorthrop@google.com Traces: Upgrade octopath_traveler 2023-08-23 syoussefi@chromium.org Reland: Vulkan: Move default uniform init to link job 2023-08-23 romanl@google.com Trace perf: power metric uWs/frame -> W, exclude startup&teard 2023-08-23 cnorthrop@google.com Tests: Skip injustice_2 on Windows/Nvidia 2023-08-23 lexa.knyazev@gmail.com GL: Add disableRenderSnorm workaround 2023-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from dd175d86ee90 to 0e1c462e01ac (1385 revisions) 2023-08-23 syoussefi@chromium.org GL: Remove parallel compile/link without driver support 2023-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2cb515574109 to 1fb2f09080d7 (15 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,shrekshao@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: shrekshao@google.com Change-Id: I00b65bd8739ab77904aede5c7bb94020ffff937b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/148540 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.