commit | 7c8edb2eb8f15e3c9382a0eb45967ffd0943c3ff | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 16 21:19:20 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 21:19:20 2025 -0700 |
tree | 365c277813c15c52279c59e1c64ebe846a5dd476 | |
parent | ac8d810d8d08d632801430422505425838b0ad48 [diff] |
Roll vulkan-deps from 729a70498186 to f6ce0375d108 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/729a70498186..f6ce0375d108 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/7c2f5333e9c662620581361dffc327a99800bb52..aa6cef192b8e693916eb713e7a9ccadf06062ceb https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/2550869855fcef23a96f67e8a9af9571c8fa1ac7..096bb07f71d33111f9748816cd986e616ec10776 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/a8f207875c97169e8b7c0a62b25d9a1bc4724432..50ace769d381f746d7d6cb75db982fa4d94a112f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/2179e1b0a6a7388f11a47cc70d48870fd87fc97c..28d538fba3086b44bf20f5c0fddb32fd01594fc4 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: I1d2ed9b3eb93db8bee08dd884087cb2ff69f0e9b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237534 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.