Roll vulkan-deps from 0d2e0efef5f2 to f9b475aa7134 (16 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/0d2e0efef5f2..f9b475aa7134 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/09c541ee5b22bbac307987b50d86ec2b4f683d75..36ee985cde10ae4592ba37c09f376ade86ed18c2 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/387259ecf4b0fe0cfac161b1d0b0a74e42796710..f07ffc2cf2cd356927dee964fc0a35b5cfaeb789 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/9e84f0b6a16647e99b190674db1916d9e9da41a6..7d65e28ca4401b0c2ecc25dae5537bfe40fd39d4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/734638ea758c82b65dc7e326ae790d797d375ae3..90bf5bc4fd8bea0d300f6564af256a51a34124b8 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/c15a1ac31670cb2ce61c235f070fb40ec6e42612..9b9b0a04b36344a85705fe30f52e6f7aa59a9001 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/d7f9d91e8480e859bc981dd9f41f43ade56e10a4..eb51484e6039752b56e8f70b5c33f04874224bfb 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: Icfa7b064a1b7e8cec961cb90aba6d4e3ef8ab6a8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/298776 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.