Roll vulkan-deps from fac28bbc554e to 3962bacd04ed (17 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/fac28bbc554e..3962bacd04ed Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/20960a4872f681e4213312b06b48cc4ddae3c73d..ce138e2c2d6992b31ff4cd2e955904637785a881 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/01393c3df0e5285b54ee6527466513f9e614be94..0307c70bfbf0646d56a604384b2a91525cefea15 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/b14a119b0c4f51c48be862702d8b1376ec789d99..b1744af79ab3c1c098932b8a2d601f9198b2c17f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/db008c1ac735713164b498f36b796bc7f00387f3..b7ae55b37cda76d16368c302f37cb0c7ea2f8409 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/8183a0b86632bf1107553eab1e69d7b85d455477..c64d92a38cf7eae8d5b19fc6cd07ea2c8c6ecb2c https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/1be5b816269a2291cf72dfa278e03faffed67da1..9d629caf1dabce884cdebe4725e04bafbf8497f4 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 jrprice@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: jrprice@google.com Change-Id: I7deb261779e9e8974870e9bf9c2cd4c0ef41f39c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/319155 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.