commit | b0d038d01ff9c877cb0e73804377a7e5f388eb13 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Oct 08 10:58:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 10:58:59 2024 +0000 |
tree | 1847d727e4fea493f7d9845ebcc8e08dc0beb8a4 | |
parent | 74bee2e6228929bcfae8c69a35e6a3529275acdf [diff] |
Roll vulkan-deps from dd729cf1f807 to beeb7125f812 (9 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/dd729cf1f807..beeb7125f812 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f69d2768e534132e8626c4817c80e95464dcda8e..9d00d6d6cad638bebc7cd852b1e6e1244de42679 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/ada92f84927350c8f3567a06e23e4ff2b04f6810..4310fd4edae21d711ab31f5183704ad320329419 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/8bdce6d842ca9f9bd0a4119963b0eb10693f5b23..bd1c8ea9c6ac51e4c3a6ddb9d602bb204678eb5f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/6991ccb68890681b1a3e0f56acd8f53b20ad1e79..c9a5acda16dc2759457dc856b5d7df00ac5bf4a2 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/9d084cf28b2f32ef2a43a53801c7d4bf53d8fa2c..08e3568e378a4c120b06cbea9912d6e9b93abb1b 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 amaiorano@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: amaiorano@google.com Change-Id: I345ea196e3f3ea69d41e49c1758c65cc602b3540 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209715 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.