commit | 4b511eae897587ea16c242a023381cc060fba22a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Nov 29 04:03:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 29 04:03:16 2024 +0000 |
tree | 9843340402bfc7ac456e5600e723ec9731aed894 | |
parent | f6b91abfe179ed57b5523e79973f685a8e1e0e31 [diff] |
Roll vulkan-deps from 98a8a8fac1a0 to ef4dc615f82d (10 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/98a8a8fac1a0..ef4dc615f82d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/7c58952fa8ab2fff009cb6710fad34bd1ce7dff3..7d5bc35197be75e10000f14ea9eb3954ca2b0aab https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/36872f9062b17b1a30b8ed1d81ca5ea6bb608a72..9dff1f571ce25b92639854b89b28539602b6b97b https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/86d6be76350413def51e96ed98a25cc2c9d048c9..a2224abf350f61211462a33e5b540201fa17de0d https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/5fbde48f624e9255158eb3eb697da655bebeeb13..a62cf6e7f366c1d5285a4b54edc6bfdb9eb60551 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: Icee03b80897366c28d0abc260292951b6cd443df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217315 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.