commit | 79f4a6ef874272ed026702f98717c3b0612d8927 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon May 27 12:59:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 12:59:09 2024 +0000 |
tree | f24a90e9bd1be2ba6b512c39184717998cbb6ef2 | |
parent | 79da379487a83d2bba1f5d4c1dcf222d1c171b7d [diff] |
Manual roll vulkan-deps from 48e47a7bb90c to feb3ce48e509 (32 revisions) Manual roll requested by ynovikov@google.com https://chromium.googlesource.com/vulkan-deps.git/+log/48e47a7bb90c..feb3ce48e509 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/af0641aa09f2e63da2423fd652d2cd57497c5b48..7c3c50ea94354d06dc8c280de8b8a5d5aacbbb19 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/ccf3e3c1035189bbb50793d1e249a2c0ba3388a3..77c40bece1b8b441eee432fc9d74efbf985f777f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/1e8781effc88d0cea1a443ea3e0023726fd58eb4..d3d530c90dd6549bcfc7cfaedd3ff85fe8ff04a2 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/777358fdad21132866be4a835327fbc28eabc1a4..f6c54531066c6d28ef403b50ff9cff3ea195d28a https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/f244736ca190fd50c46507ed50c3615fd7a23189..b25dea41d4a441268745ed9a83f82757170ec459 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 bajones@google.com,webgpu-developers@google.com,ynovikov@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: bajones@google.com,ynovikov@google.com Change-Id: I06d13d05c44bb4ae168966cf366883ed3193c480 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189765 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
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.