commit | 363522365383e253cc07b903323bafb6b341eb3e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Sep 08 05:52:34 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 05:52:34 2022 +0000 |
tree | 2e2ac7cf994c8aed3bdad1f9aa72fa1846a4d86b | |
parent | 452f4840a2807f6ffd1c5eebc60d902fd1ef9892 [diff] |
Roll ANGLE from 76a74d85a964 to 11fd8346d6c2 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/76a74d85a964..11fd8346d6c2 2022-09-07 gman@chromium.org Metal: Make flush NoWait 2022-09-07 geofflang@google.com GL: Unbind buffers after mapping them. 2022-09-07 constantine.shablya@collabora.com Add option to enable System EGL on all test configs 2022-09-07 ynovikov@chromium.org Replace underscores with dashes in SYNC-HAZARD messages 2022-09-07 penghuang@chromium.org Reland "Not recreate Framebuffer for eglMakeCurrent() call" 2022-09-07 romanl@google.com Change xvfb screen to 3120x3120. 2022-09-07 solti@google.com fix perf test result path 2022-09-07 romanl@google.com Add minimal setup for Go codegen in Android.bp. 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: Ibf8c99748e9f8c0e348fe5c0ace6ea0be9c8caaf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101622 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.