commit | 67bdb9aa210f94a1e5213e4f32233a9380fbdfb5 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Dec 17 20:32:36 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 20:32:36 2024 -0800 |
tree | 6444c52a66aaec457b8733a1908b97a878a700a4 | |
parent | cc2acb18f2a8c0f5f5fcf0f28f365dfe3a73f8d9 [diff] |
Roll vulkan-deps from 8d4040d12fd2 to ae8417f428a1 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/8d4040d12fd2..ae8417f428a1 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a4084887e4a71473a77d8f1109057e1c3c421da0..1a84052a5c332faaed12ea2431420b72febda807 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/160e946f5d4b3a657f47b7fc4b0bd3cc8d0d6afd..0ab12c1668642874f77bad0e4f4006cbd2f7eaee https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/c3c127e0563418c47d12f86f18ce23d50b0b69f5..fed45fcbb6cace64d6a28439d55b87327fafb34a 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: Iec3d8f60b127fa3f55f2c15496bf7344ad30c113 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219798 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.