commit | 9b31b02cdfd50636263a1ffe05a354a4edf30727 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 28 15:39:07 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 28 15:39:07 2022 +0000 |
tree | 2945e70efb4afd1ba83787cb7273ee1d699ce6bc | |
parent | f9f583bfe4a3b738161b2f551edc500a85902745 [diff] |
Roll ANGLE from c1dc9de5a1da to adba8136ffe9 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c1dc9de5a1da..adba8136ffe9 2022-09-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 49e4cc58722e to 52e0004a627b (1 revision) 2022-09-28 johanneskauffmann@hotmail.com HandleAllocator: add missing <limits> include 2022-09-28 penghuang@chromium.org Revert "EGL: Implement EGL_EXT_image_dma_buf_import_modifiers" 2022-09-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 401265d5586d to b6105122ebd7 (609 revisions) 2022-09-28 abdolrashidi@google.com Vulkan: Use serial to check which FBO has open RP 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: None Tbr: amaiorano@google.com Change-Id: Ife4e82923f079d23a7aa43ef650f3dd52c62505a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104080 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.