commit | e75785b44cefe0ccb829d8831e65bd841780d64d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Oct 01 05:33:20 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 01 05:33:20 2022 +0000 |
tree | 03d364737daa3f0ecde37ab9eb66981af61b8f97 | |
parent | d13bced440bcee57061e59074c74ee5573521986 [diff] |
Roll ANGLE from 74b37bcbfb8c to 9905dabed39d (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/74b37bcbfb8c..9905dabed39d 2022-09-30 cnorthrop@google.com Tests: Add Darkness Rises trace 2022-09-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7bbdc916a414 to 3739dbc26ccf (13 revisions) 2022-09-30 hailinzhang@google.com Vulkan: add etc to bc compute transcoding. 2022-09-30 cnorthrop@google.com Tests: Add Life is Strange trace 2022-09-30 chris@rive.app Support EXT_shader_framebuffer_fetch on GLES 2022-09-30 bsheedy@chromium.org Revert "EGL: Stop announcing EGL_EXT_image_dma_buf_import_modifiers" 2022-09-30 syoussefi@chromium.org Translator: Fix ClampIndirectIndices vs. unsized arrays 2022-09-30 cwallez@chromium.org Add missing include for std::function 2022-09-30 jmadill@chromium.org Perf Tests: Make dynamic step count calibration optional. 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 amaiorano@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: dawn:1532 Tbr: amaiorano@google.com Change-Id: Ice7269b234a942f208c3b43b85586848834c57c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104382 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.