commit | 00ee5555aec450c35ae9aca88570e3774196935a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 11 04:19:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 11 04:19:31 2023 +0000 |
tree | 66a39f68bbc665619c21cdb9d520da99776bab4e | |
parent | 93f7ec336cc865b1af0921681823b830fcbc1e0f [diff] |
Roll ANGLE from b4d87668a859 to ea332c715575 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b4d87668a859..ea332c715575 2023-10-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from a55b0930e9db to f2434516dcf5 (7 revisions) 2023-10-10 yuxinhu@google.com Add missing configurations for khr tests 2023-10-10 cclao@google.com Change angle::FixedQueue's storage from std::array to std::vector 2023-10-10 mark@lunarg.com ANGLE Tracer: Make GL API capture threadsafe 2023-10-10 romanl@google.com Replace mActiveTextures.fill(nullptr) with memset 2023-10-10 romanl@google.com Add egl/wrapper headers to deqp opengl sources 2023-10-10 lexa.knyazev@gmail.com Cleanup sampler completeness validation 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,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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ie956f349332551fa27cea3633a77c2cf12bcc784 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155541 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.