commit | c74322af4a77ebf12261c827f26c4eac78571de3 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Sep 15 06:59:58 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 15 06:59:58 2022 +0000 |
tree | 6089b3eb1681453049a01df3f36e5f6715a649a9 | |
parent | 44754c529f163da268be56c10747ef300fbcc0bb [diff] |
Roll ANGLE from 09f8fbe8d996 to 8c45e3c4173c (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/09f8fbe8d996..8c45e3c4173c 2022-09-15 chris@rive.app Revert "Generate stubs for ANGLE_shader_pixel_local_storage" 2022-09-14 cclao@google.com Vulkan: Add end2end test for fbo with no attachment 2022-09-14 chris@rive.app Generate stubs for ANGLE_shader_pixel_local_storage 2022-09-14 cclao@google.com Vulkan: Use DontCare if attachment is invalidated 2022-09-14 chris@rive.app Delete FramebufferPixelLocalClearValue{f,i,ui}vANGLE 2022-09-14 romanl@google.com Move Android.bp change from internal http://ag/18177202 to aosp 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 enga@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: enga@google.com Change-Id: I20365d4289cc4fd34d03cf1b3bf1236c785775a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102381 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.