Roll vulkan-deps from 9b3fec1aec6c to 84f40b5d1039 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/9b3fec1aec6c..84f40b5d1039 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/8d6dd0e41424c25806ca20523430f2e4c3aeb1a1..8211917927d84e358b036eb6c367be8b94b1ff31 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/2ee8a4305e28adba291ca156647fdd8e0206a53a..06830240f7a70599053f47b5f10af543e8c3daf6 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/371277a58e41f1943525011611ebd3fe9e6e2140..3f81f25aa04e97d94cdeb49442c9c8d79f926d95 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 dsinclair@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: dsinclair@google.com Change-Id: I8f04e3a49235f0d0ac614190e3a65492075dba6a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/329455 Bot-Commit: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: 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.