Roll vulkan-deps from 0af4fee9206d to c60153d2ad91 (9 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/0af4fee9206d..c60153d2ad91 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/ce138e2c2d6992b31ff4cd2e955904637785a881..deae38e25a5259cadd279b196f41feedbc521314 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/f25a3b067eed21f6ce43186942eec3c407cade02..d5bbf95d87dd6d2694fbf09acfb42a00c93575e8 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/d2d8ded679e53c9f27c0c7a18750e661745886eb..8c2683390a4b10c0483e3b531555dfb841e2cd84 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/0d210fdf88a81b0e833096079f73dda477da62f8..299c923e47e08148a47b1df7628926cc183cb4fc https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/b7ae55b37cda76d16368c302f37cb0c7ea2f8409..a3431de1d1d6259369ab8739fcbb870da11d153d https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/fe99a127421dbb4614e0d3e138124dcb04eee3d6..17d9a36ca369cbe74610dc039c527b4508942ee4 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 dneto@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: dneto@google.com Change-Id: Ibe7e9145b1d837815725ee4972f08be58cb33b4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/320775 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.