commit | 22e48dfd15fcafc3ed8ac63edd5b5ae1a59ad3a5 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 26 08:41:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 08:41:53 2024 +0000 |
tree | b6ad7cf2153e3720b4c0a8c3c48ecc5bfd263fd3 | |
parent | 745a75359bf7d2084c4deddbba988b277a83a999 [diff] |
Roll vulkan-deps from 3dfa6af6ff6d to 1c484942880c (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3dfa6af6ff6d..1c484942880c Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/0c15a28c94bf83a6814b31d15551437f5fc5fd42..fa9c3deb49e035a8abcabe366f26aac010f6cbfb https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/b9d8114695de81ae3ea6f93e391156a2f5c13f4c..64d37e2811a794f614bc569338afa47dbdfefa0e https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/db0d129d43bda308328f91b15a5409161fbd50b7..05f36c032ef20676eff121a8c8d5e6e33796ec8b https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/31118feba2ff2b941732447782b593921e9feae8..a55398e20fec954995cff21f3c7c2bb93e8902f4 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 dneto@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: dneto@google.com Change-Id: Iedf43ae88ae1f3c8c20fba64804376d4d47065d6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195676 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.