commit | 1f6b80c2de113a327a6d176aaaf86a08e10064e3 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 04 19:58:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 19:58:29 2024 +0000 |
tree | 7980f2793548fb4f3e06e1c8bc64b6abd523f4fb | |
parent | 3b78c09024d98a42aa6df3e000256c211df7af31 [diff] |
Roll vulkan-deps from 5e29f5c97fc4 to 6256e7687963 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/5e29f5c97fc4..6256e7687963 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/a496a34b439022750d41d2ba04fbbe416ef81c9a..79c4235085c5eb86ed78b034d94e03f7b3b5daef https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/b21dda0ee7a3ea4e0192a7b2b09db1df1de9d5e7..e1782d6675b88225225e331a6318554d473c54db https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/d25bd69eb7d386bc584cbca4f0f005c7ee57535f..c758bac8bf1580b5018adafd3a2ec709237b0134 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/a44622ed6e1dfaa2754a65eec35ef1b19ec3e782..068a9dca0ffa3d41501f87b800ea8c449562a44f 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 dsinclair@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: dsinclair@google.com Change-Id: Ifd5cdec4575df07a065440d78f0ab7df2ac66486 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205514 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.