commit | 84fd201a58bf160bbb011bc0aac102b9ce134c17 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Oct 18 04:34:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 04:34:45 2024 +0000 |
tree | 41ebfd6c18ad27b7193f5412829ed90f394ce9b1 | |
parent | 302c902d3928248de5e2fb6906bae1b0c8d8d773 [diff] |
Roll vulkan-deps from 3d9cd0463351 to b48b5be748a7 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3d9cd0463351..b48b5be748a7 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a832c13331256f351938984da39c7506214e5fbb..ba37b3b5131832ace24becf40e65bb0857944775 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/79fb5a34f33a152d2f101073db0d4ae4a8763c64..44e69fc6823a1f11bf0dca9187287b618e30c842 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 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: kainino@google.com Change-Id: Ic31969afe984a17d6f1475f27f947904341165d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211180 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.