commit | 366360f5c679f04d010ea5557cf90873ddcf8bda | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu May 22 13:13:16 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 22 13:13:16 2025 -0700 |
tree | db7ab768b5bebb0d1e8fd5886a50b67c2d35e137 | |
parent | 837cebae8485de0783a961a830e81714c342be9b [diff] |
Roll ANGLE from 8d6d127acc10 to 3cf7a60476f5 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8d6d127acc10..3cf7a60476f5 2025-05-22 geofflang@chromium.org WebGPU: Add extensions for importing external textures 2025-05-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4f278f1c8646 to 39d1c1ac45e3 (1 revision) 2025-05-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 021bccde4594 to 055e258e91fc (1283 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,dneto@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: dneto@google.com Change-Id: I65d0f32ece7596f204e9fffd48b73f6642f49dd9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243554 Reviewed-by: David Neto <dneto@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 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.