commit | 04f307baf87cc287dc38b437ce345c79afa55656 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jul 11 00:31:27 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 11 00:31:27 2023 +0000 |
tree | 1f5d03c506e0634d18e79348adc17b842bed530e | |
parent | 6eb5db930972c0b141458ad183eb24a47e62b958 [diff] |
Roll ANGLE from 5d3ca3badae0 to c0069e627980 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5d3ca3badae0..c0069e627980 2023-07-10 syoussefi@chromium.org Vulkan: Enable ANGLE_pack_reverse_row_order 2023-07-10 abdolrashidi@google.com Group Texture3DTestES2 skips on iOS GL 2023-07-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 8a1e61637248 to 749d653d9a36 (139 revisions) 2023-07-10 geofflang@chromium.org Metal: Put a limit on the total MTLLibrary objects cached 2023-07-10 ynovikov@chromium.org Skip 2 flaky Perf tests on Win Intel Vulkan 2023-07-10 ynovikov@chromium.org Skip Texture3DTestES2.DefineTexture2DArrayShouldFail on iOS GL 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,cwallez@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: cwallez@google.com Change-Id: Id4c0966f0265a8757a8ec29d735a7cbb5057c578 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140760 Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.