commit | 17fd55667daa4295a6fd5439d534a0ade3a5ce2c | [log] [tgz] |
---|---|---|
author | dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Sep 05 12:37:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 05 12:37:42 2023 +0000 |
tree | a6c17e58ab352dd15fd5ef85a5227d601a86cb1a | |
parent | 385155300519e4580d2c1312446701e0d66b4aae [diff] |
Manual roll vulkan-deps from 5857bae969d5 to 988fe1c529b0 (30 revisions) Manual roll requested by ynovikov@google.com Also rolls buildtools one revision forward to fix build problem https://chromium.googlesource.com/chromium/src/buildtools/+log/79ab87fa5461..a9a6f0c49d0e https://chromium.googlesource.com/vulkan-deps.git/+log/5857bae969d5..988fe1c529b0 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b6893ccdfb..9b923f7cc3 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/6087a58444..389110e460 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/958da1b1de..70be16c58d 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,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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: angleproject:8318 Change-Id: I082b8cf0e3e12c76bf9757cb3e3ceb83b29118a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149320 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.