commit | 3c33cf15e32844d0533ef25afc2e31107548a3bc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Dec 02 16:18:47 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 16:18:47 2022 +0000 |
tree | 197508649ca898a62ec373e03374784ae874f2dd | |
parent | da3f1e395c8050d2b16c35e5e7e0a23e5a40a215 [diff] |
Roll ANGLE from 4eed6b9b7827 to b432c84c2b8c (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4eed6b9b7827..b432c84c2b8c 2022-12-02 gert.wollny@collabora.com Capture/Replay: Fix collecting the initialized contexts 2022-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 076a539c2991 to 366b354bb4e3 (53 revisions) 2022-12-02 solti@google.com Revert "Vulkan: Enable async pipeline cache sync by default" 2022-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 42032d061a0a to 076a539c2991 (1718 revisions) 2022-12-02 m.maiya@samsung.com Reset thread context during threadCleanup 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 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: None Tbr: dsinclair@google.com Change-Id: I28aa5be0b25487d12b02350b7057e2876fc22b32 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112680 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.