commit | 6117f4e6bc1f7ecbb10eb8112876dcd97fb47685 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Dec 02 05:19:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 02 05:19:34 2023 +0000 |
tree | f79b299e352089f16f37eb3460496837c955d710 | |
parent | 648a2b32c94e2bbda7f12076ff57ace9699e602e [diff] |
Roll ANGLE from 7f1d9e054a8c to 90767546353c (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/7f1d9e054a8c..90767546353c 2023-12-02 cclao@google.com Vulkan: Add test for __samplerExternal2DY2YEXT then swizzle 2023-12-02 cnorthrop@google.com Tests: Add AFK Arena trace 2023-12-01 syoussefi@chromium.org Translator: Fail compilation if too many struct fields 2023-12-01 mark@lunarg.com Tests: Add Walking Dead Survivors trace 2023-12-01 syoussefi@chromium.org Translator: Optimize field-name-collision check 2023-12-01 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from f4204cd3fb57 to 66a2496b8cff (1 revision) 2023-12-01 sergeyka@chromium.org Metal should not inline non-const global initialisers 2023-12-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from faf4fbbc8f8e to af594bc856e5 (11 revisions) 2023-12-01 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 996514892366 to d0afe9132509 (733 revisions) 2023-12-01 syoussefi@chromium.org Clarify which link failed in link program perf test 2023-12-01 syoussefi@chromium.org Vulkan: Fix Android deadlock with querying buffer age 2023-12-01 lexa.knyazev@gmail.com Metal: Implement textureCubeGrad transformation for AGX 2023-12-01 romanl@google.com Trace tests: skip mini_world on win intel native 2023-12-01 romanl@google.com aosp: remove gclient flag --delete_unversioned_trees 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,dsinclair@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: dsinclair@google.com Change-Id: Iefb986a4c817a5608fe1cbce803746aad00c5091 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163822 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 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.