| commit | 0d7cd27fd349302c74bde0dfd5e6602817bddf71 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Sep 08 20:12:28 2022 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 20:12:28 2022 +0000 |
| tree | 7bb7e5db275f188d708422a3a343937af064ea8d | |
| parent | 37718ecd2f2e7c2b14518af11612f2e65f02862a [diff] |
Roll ANGLE from 11fd8346d6c2 to 6387f4118331 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/11fd8346d6c2..6387f4118331 2022-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f08773d25d83 to 2d84fcfd2251 (4 revisions) 2022-09-08 geofflang@google.com Vulkan: Don't store EGLSyncVk::mAttribs as a const ref. 2022-09-08 m.maiya@samsung.com Vulkan: Enable VK_EXT_swapchain_colorspace when supported 2022-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7c6c7b79af8c to 4e4d2b45391f (6 revisions) 2022-09-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c8b855ee4e1d to 6feded35cfee (4 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 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: I687fef644c00df6692762279f33b3cb668558fff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101701 Kokoro: Kokoro <noreply+kokoro@google.com> 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.