commit | 308cca55f8d168bf7f1cfb7bbf0149a805187e9f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Sep 12 22:30:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 12 22:30:00 2023 +0000 |
tree | 0608c13087f5daf848ca1f8fc148b41411e0721e | |
parent | a4ad8e7c863944e0360a53cc9b04c05781b630c9 [diff] |
Roll ANGLE from ec89b1a2bd88 to ce263437ca35 (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ec89b1a2bd88..ce263437ca35 2023-09-12 m.maiya@samsung.com Vulkan: Perform CPU wait in clientWait outside the global lock 2023-09-12 syoussefi@chromium.org Vulkan: Add host-image-copy usage to images when optimal 2023-09-12 syoussefi@chromium.org Vulkan: Refactor image usage/flags support check logic 2023-09-12 ynovikov@chromium.org Hide mac-exp-test from LUCI console 2023-09-12 ynovikov@chromium.org Stop Mac experimental bots, restore CQ testing on NVIDIA 2023-09-12 syoussefi@chromium.org Optimize compressed texture loads 2023-09-12 geofflang@chromium.org Merge GetAndroidSdkLevel and GetAndroidSDKVersion 2023-09-12 syoussefi@chromium.org Mark native compressed data uploads as not requiring conversion 2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from fcc5a5e242db to 822425619cd5 (54 revisions) 2023-09-12 ccameron@chromium.org CopySubTexture: Handle sRGB source in Metal backend 2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9b300a6d6747 to 4e40d502c440 (2 revisions) 2023-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9cc28010e63d to c661891ca003 (545 revisions) 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,bclayton@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: bclayton@google.com Change-Id: I6d8ee915ebbf64034e5dab280f3b955e5004939b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151160 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.