commit | 80e1ce3342541d64fb6d7cd36104f42490e1ba72 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 02 18:49:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 18:49:18 2024 +0000 |
tree | 763af2c04025ca1f2abf4e6e49de13be4505c7af | |
parent | 6d2a6fd3d3e2498dfcaddb99ffeb2a55adee33de [diff] |
Roll vulkan-deps from bc1fb7b568ea to f29e45be2e0c (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bc1fb7b568ea..f29e45be2e0c Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/ec59c77a3bb5c747a369931ef101ac7c14823f2f..a62b032007b2e7a69f24a195cbfbd0cf22d31bb0 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/d9c1aee6a609c6d6ec1caab4def80720c44bd08d..c173df736cb89ba4daba0beec039317292f22e0d https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/fae95496d8c8047ae206345955c111fd62b5fd5d..8bdce6d842ca9f9bd0a4119963b0eb10693f5b23 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/b218fb7c165d1518db7d36211c561f064b4b0834..ef416aa26f9b107e47a111723cf0839ae603f963 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 jrprice@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: jrprice@google.com Change-Id: I7493f3566340392b6bfd1e984aac9a09c9174070 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209134 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.