commit | bc787f0130e6eee52359ce3b4ad4270749ed86c1 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Oct 06 18:04:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 06 18:04:09 2023 +0000 |
tree | 794d8b910b82c7e2685379a3c7786da5399f5b23 | |
parent | ac72499c0a8a154fdfdc13a6442ef440d69f0ed0 [diff] |
Roll ANGLE from 48474d15cd43 to adb17c8018e5 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/48474d15cd43..adb17c8018e5 2023-10-06 syoussefi@chromium.org Vulkan: Copy 3D<->2DArray images with vkCmdBlitImage anyway 2023-10-06 syoussefi@chromium.org Vulkan: ANGLE_device_vulkan is incompatible w/ asyncCommandQueue 2023-10-06 romanl@google.com Improve capture_replay_tests (win-trace) logging 2023-10-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 138350604230 to 4622adaa4bf3 (433 revisions) 2023-10-06 syoussefi@chromium.org Vulkan: Fix blits involving 3D images 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,dsinclair@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: dawn:1962 Tbr: dsinclair@google.com Change-Id: I935ca18e1b2c3b85f049ff0716c18a97b8f95f64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155282 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.