commit | 7926a802ed88e19ee647ce4305100a4b3b65d1ea | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jun 18 07:13:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 07:13:30 2024 +0000 |
tree | e34aa2d405794801eacdee34e839952f0bdce4f9 | |
parent | 9ab81a997039106f60a1589fbd9b477cb263548a [diff] |
Roll vulkan-deps from 7f05a36fb6d9 to f2b13f01a465 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/7f05a36fb6d9..f2b13f01a465 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/19efb4ec60febf569ad3cf2f2fd71bbd20ff4617..68a17eb72182d3dcfac834eed3512ea205eac9d1 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/bc28ac7c195f59b14535edec8472d97fd32a91ad..7bf2d0275e480852abfccc5ff9a4cabd388286b2 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/f23f8b7ae5adc4979ad8466e7ccdf024ec7c0c93..db0d129d43bda308328f91b15a5409161fbd50b7 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/8f3d3736ce1c4167958882c2b69dd4ba753457ee..cc5924774ed906518a65e5e2d3fcb4a527032cb2 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 Tbr: jrprice@google.com Change-Id: I9a28afb5032d24a1d714f3b488b925ec50680e4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194220 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.