Roll vulkan-deps from f2b9fece7c67 to 0af4fee9206d (17 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/f2b9fece7c67..0af4fee9206d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/7db050bf022d203df651f8daa3e4542fdc2a8aea..f25a3b067eed21f6ce43186942eec3c407cade02 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/5e72d40395d07930c935d0624cd7db5f1a144c5e..fe99a127421dbb4614e0d3e138124dcb04eee3d6 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 Change-Id: I13ed42d16bd5149afd98de5b7234a7006a6a6964 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/320635 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: David Neto <dneto@google.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.