commit | 38f2ff52dd9e7a0f64ff8f05022d078aa855798d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Feb 02 01:36:22 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 02 01:36:22 2022 +0000 |
tree | d5f2a3b21175a0b7bf859e37a2ab1c1c58b3cef6 | |
parent | 7d37677a031adb4578b5df1d1cc7eefda6140647 [diff] |
Roll ANGLE from 3c727e44e9b4 to bc3be5a83f7e (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3c727e44e9b4..bc3be5a83f7e 2022-02-02 cclao@google.com Vulkan: Add a dedicated suballocation garbage list 2022-02-01 jmadill@chromium.org Vulkan: Initialize exectuable with invalid uniform serial. 2022-02-01 syoussefi@chromium.org Vulkan: Fix vkCmdResolveImage extents 2022-02-01 cclao@google.com Vulkan: Cache commonly used 6 ushorts stream index array data 2022-02-01 b.schade@samsung.com Vulkan: Add support for OES_primitive_bounding_box 2022-02-01 b.schade@samsung.com Translator: Emit warning when identifier has double underscores 2022-02-01 jmadill@chromium.org Vulkan: Fix off-by-one in DynamicBuffer. 2022-02-01 wez@chromium.org [fuchsia] Don't try to use calling executable path to load .so's 2022-02-01 jmadill@chromium.org Vulkan: Fix image base/max level respecification case. 2022-02-01 b.schade@samsung.com Vulkan: Fix incorrect gl_SamplePosition on ES3.2 2022-02-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4db20a80409b to 4998c7b3a2b8 (1 revision) 2022-02-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 69f4b9c09e48 to 9ee740d2e9ef (3 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 cwallez@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: cwallez@google.com Change-Id: I14f1ab9ffbb86cf9ac89617608f988e25080c4c2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78693 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.