Roll vulkan-deps from dab60dba93c2 to 19ca205e6128 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/dab60dba93c2..19ca205e6128 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5ed4003a18a10a9d1bd7e43aaf1664499abffa83..a3a83d095e358aae4d63ece088dcca71828e2de0 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/aee3d20c3f083465f566fd6075a81822c3c4ae90..7f586c9b065d76341ba9477f374daf1836a464e5 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/e2f236b273bfcd9c665306fdd53451b923d659ab..2c909c1ab6f9c6caba39a84a4887186b3fafdead https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/59648cff9abbf68410af42b3699c1e184d4693b6..a2835c1f23e42e894019644687e97a96bfdf5fce 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 kainino@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: kainino@google.com Change-Id: Ifa2e69ba3f458ab6974dec78f494d4e4391873d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/305257 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.