commit | a199a31dfaaeda91cae8c3bfa395a8efa7c4d56d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Sep 18 01:16:18 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 18 01:16:18 2025 -0700 |
tree | c2895c3574bd539a4ff6eb51c58b038987f1c20f | |
parent | d88a7a7495663317504796b12d056c40328cefc4 [diff] |
Roll vulkan-deps from 19d614b75314 to 86b0a2e14a4d (14 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/19d614b75314..86b0a2e14a4d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/14d42009a9435c34ea55b26cc8d92240c428a052..d7ac0e0fd062953f946169304456b58e36c32778 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/4ff7bc64c6881d8028251323d97a1078ebb60201..50399a2c3011bea1941a977f5b90a241053af4bc https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/83cded838a1a6e2dadfda6b114c8e12135194718..95cfb8b1ba7fbcbe1383302ff286808c34e1fb9e https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/a0543a68cca0de632c010724fad08fce0bc27679..fa01ab38ca196264fe44fa923feaffc7dcc76d76 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/9819b31bed2a79cb88260d69ede346a92319ac8b..100cd65f96d1ffdaac93b560e65eb5e207466b3f 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 senorblanco@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: senorblanco@google.com Change-Id: Iffc0e8f61be129b8d87535878470b72be0a62f94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262335 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.