commit | 9d1b7b42eb282d2ce24e329a8bf41c89fdd67973 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Oct 01 16:56:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 16:56:50 2024 +0000 |
tree | 2008df639be48561f7db640d96b48b25cd954c49 | |
parent | 99d4a413a8d8dde067ae49f5e4746335a4d41f4d [diff] |
Roll vulkan-deps from bdcc920e57a1 to bc1fb7b568ea (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bdcc920e57a1..bc1fb7b568ea Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/46ef757e048e760b46601e6e77ae0cb72c97bd2f..a729c86d78552ec7e05e3748448e7a99f6f2a696 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/56dd9f2344a7be1d218a54549a4a5e39c1e85073..fae95496d8c8047ae206345955c111fd62b5fd5d https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/2020cec4111c87d85b167d583180b839f0c736c5..6991ccb68890681b1a3e0f56acd8f53b20ad1e79 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/8bb1ad96a6204dd85b4af293eddc76a6f6ea3a54..b218fb7c165d1518db7d36211c561f064b4b0834 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: Ib9a18c51142a1058107a3bf38d18c76c5f0b8af6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208975 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.