commit | 06b3046a76049cf638a11e791b2b727df47e5a04 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri May 24 18:02:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 18:02:36 2024 +0000 |
tree | ffab6f23db428865095ccab0fc7ec38d1c96df91 | |
parent | a43d6f63ae2bdd6fbb3fca4b64230305db2007dc [diff] |
Manual roll vulkan-deps from e25f9bb7a149 to 48e47a7bb90c (10 revisions) Manual roll requested by ynovikov@google.com https://chromium.googlesource.com/vulkan-deps.git/+log/e25f9bb7a149..48e47a7bb90c Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/541733a66b1cf4465559c78a8bd857606ac76123..af0641aa09f2e63da2423fd652d2cd57497c5b48 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/199038f10cbe56bf7cbfeb5472eb0a25af2f09f5..ccf3e3c1035189bbb50793d1e249a2c0ba3388a3 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/a1a73779649c0bfdaba6b856f7c9c96be6fc75cb..1e8781effc88d0cea1a443ea3e0023726fd58eb4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/137b3612d62f1c92da16537e5497a60fcf13b6dc..d67a9d3a394e11c1c4c0f480124f5b7925cb1b4d https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/7a2c19e8681065645030b34dfe99835473f9303c..f244736ca190fd50c46507ed50c3615fd7a23189 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 bajones@google.com,webgpu-developers@google.com,ynovikov@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: bajones@google.com,ynovikov@google.com Change-Id: I646880da14d73564e0194dfc4c27c05a369e083c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189688 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
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.