Roll vulkan-deps from 4210d7fc52f6 to fac28bbc554e (10 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4210d7fc52f6..fac28bbc554e Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/113784c9cf103b775fdadb1ef194f6b963e24a7e..58fe144fdc8847b303be51d4f8fcc9e7da17056e https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/b52703d439c3077705db64e61c186545ddfdb2c7..b14a119b0c4f51c48be862702d8b1376ec789d99 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/4d6c2fe82482f7f9fd22538bb8bdcb4443e62272..1be5b816269a2291cf72dfa278e03faffed67da1 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 senorblanco@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: senorblanco@google.com Change-Id: Ic2810e64b4282a3459ccb3fa904f65c98756f5cb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/318735 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.