Roll vulkan-deps from 3f282946f440 to 07eb8d45649f (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3f282946f440..07eb8d45649f Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5b226551be1f4f4595eb3aa9a7e300df870baa82..e966816ab28ab7cb448d5b33270b43c941b343d4 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/0436c4b0556fbfcff46610e888974965fd36be2a..b2033ea811c6c0150982b114c3cf4d3139c65fee https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/db53dbefb94d8b7e1a0def6bc8022c2c080aef00..5a33d77777e0f1d38d5e67b819108fc15c34d64c 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 shrekshao@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: shrekshao@google.com Change-Id: Ie50ef37428cdcba43d56b217f849cb7c87f7a48b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/293215 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.