| commit | d02a68fc9f05d7a477723e7b96ec2d40c6868322 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jul 26 04:11:15 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 26 04:11:15 2023 +0000 |
| tree | 457668bd66f5d849cc306b9fe37ff7668d11c410 | |
| parent | e7e4afce0586adc182a571d28229acd66aa2c162 [diff] |
Roll ANGLE from e8c8c5651223 to a09773110c4a (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e8c8c5651223..a09773110c4a 2023-07-26 yuxinhu@google.com Disable the usage of VK_EXT_legacy_dithering 2023-07-25 geofflang@chromium.org Metal: Flush with NoWait when hitting renderpass count limits 2023-07-25 hailinzhang@google.com Vulkan: disable pipline cache serialization 2023-07-25 geofflang@chromium.org Metal: Re-add flush to eglBindTexImage but as NoWait 2023-07-25 hob@chromium.org Search for system libvulkan on CrOS 2023-07-25 syoussefi@chromium.org GL: Complete EGL_ANGLE_external_context_and_surface 2023-07-25 syoussefi@chromium.org Stubs for EGL_ANGLE_external_context_and_surface 2023-07-25 geofflang@chromium.org Mention the SwiftShader -> Chromium autoroller for Wranglers 2023-07-25 jojwang@google.com Temporarily remove repos involved in llvm builds. 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,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: I71db4f3f612ad8f55ede2f008b5a2821efdec191 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143241 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.