Roll vulkan-deps from e6dcb3f62da7 to a4ae63ef58f2 (33 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/e6dcb3f62da7..a4ae63ef58f2 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/dcf1aaa6fd7dc2081f17aa0a4f1590a76473d961..9593cbf4e6ba7be79a8d58792714adb16904cfb7 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/869266ad9e6050197d87cf0a22aab59abf7ad008..ad9184e76a66b1001c29db9b0a3e87f646c64de0 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a52828d672ab1622c308d0a6fc99630b79561609..2e8b5e20ee8d9bdb37a6416508247955087a3453 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/5f62a4c3c686d3d3d1b3973a4397dd4d4768f3ad..e2f236b273bfcd9c665306fdd53451b923d659ab https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/2c76c8fd77eb3aaf0a77b65e8b4078196715d2a7..bae34f384ad5dbb3b94524b9f66808080e9d1b43 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 amaiorano@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: amaiorano@google.com Change-Id: If58cee85d342dbd7567f9961edc8eebe0204bf08 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/303315 Commit-Queue: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: dawn-autoroll@skia-public.iam.gserviceaccount.com <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.