commit | c68683c306ae308d4d18b709c5d75a67f4dc1207 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Aug 30 06:34:47 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 30 06:34:47 2022 +0000 |
tree | 3c2328705758004032bc729b91808a1f58e11bfe | |
parent | 445ef17ba02a34aeb23cb1abf9c7772aaaee4fc7 [diff] |
Roll ANGLE from 5ef3960bc1f1 to 64f41972a9a3 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5ef3960bc1f1..64f41972a9a3 2022-08-29 jmadill@chromium.org Use canonical gl.xml and update enum to string function. 2022-08-29 sunnyps@chromium.org d3d11: Support rendering to GL_TEXTURE_2D target for YUV images 2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 435ebaff9214 to f08773d25d83 (15 revisions) 2022-08-29 romanl@google.com Replace std::this_thread::get_id() use with a unique thread id. 2022-08-29 syoussefi@chromium.org Vulkan: SPIR-V Gen: Remove suppression of passing tests 2022-08-29 solti@google.com update CopyTextureCHROMIUM to match Chromium 2022-08-29 romanl@google.com Capture/Replay: Delete binary data in FinishReplay via callback 2022-08-29 ynovikov@chromium.org Fix loading end2end test expectations on iOS 2022-08-29 eddiehatfield@google.com Fix data race in BlobCache 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 bajones@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: bajones@google.com Change-Id: Icc3c6a8940fc93a78cff49bb9195324cd96c38d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100720 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.