commit | 475b759f8c4f8a08390c32de7c6b7970ba4c4916 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Apr 14 17:54:56 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 17:54:56 2025 -0700 |
tree | 7487151c42355930e5bd2f03d87dbfcecab00355 | |
parent | ab66dce398223b97f5ff42532eac80b10ecd76c6 [diff] |
Roll vulkan-deps from ccbdbbedfc26 to 72ecfe9950d2 (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/ccbdbbedfc26..72ecfe9950d2 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a871fc43e29038d96109a64a64219eacefdf0634..3f7cbaf327681af51ba65bc83bd1e42ddb9681b2 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/5ceb9ed481e58e705d0d9b5326537daedd06b97d..110b6c989ccb4e874089db777e2b54eb9abb5670 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/ad2ffcba7b2b3f327dcbcb1f825450d49181b46d..4ee0833a3cdb834aa71c2b77ce5b01235b7b7170 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/3c26a6a93749a6d1290f1c3d08c278ad8910fb8a..390ecbcc4591f0c0c3c03930a3d7eb7f8d67108c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll Please CC kainino@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. 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: kainino@google.com Change-Id: I78d5586b03c7a2de641d66ceab283952c834431d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236776 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.