commit | 4125f81e539a3e4893a4474a058306a872059b68 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Nov 02 00:23:45 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 02 00:23:45 2023 +0000 |
tree | 22d0e799a5439cdff0efd506cf9ef0a7ec3b908a | |
parent | 137a9c4b49dc50a7087a53e212810a5e54b8da70 [diff] |
Roll ANGLE from 563569acfcaf to 053aa9155a28 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/563569acfcaf..053aa9155a28 2023-11-01 syoussefi@chromium.org Vulkan: Disable VK_EXT_graphics_pipeline_library on RADV 2023-11-01 ynovikov@chromium.org Update bot detection in capture_replay_tests 2023-11-01 syoussefi@chromium.org Vulkan: Fix incompatible redefinition of cube faces 2023-11-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e55b4f78bcf3 to 54bfabb1adb0 (11 revisions) 2023-11-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 58d756134d9b to c274ac05ad19 (1331 revisions) 2023-11-01 lpy@google.com Revert "Vulkan: merge client buffer data." 2023-11-01 lpy@google.com Add flag to move ANGLE binaries to /system/${LIB}. 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: Ic7d574864f8e429841582fc002f845fcc2d9e30a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158822 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.